Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mickbalaban committed Feb 17, 2017
1 parent 1d19f8b commit 694cbe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk20/src/framework/core/Application.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
#define LOG_VALUE(m, v)
#endif

#define FIRMWARE_VERSION "0.15"
#define FIRMWARE_BUILDNR 108
#define FIRMWARE_VERSION "0.16"
#define FIRMWARE_BUILDNR 109

enum class NetworkMode : uint8_t {
Unconnected = 0,
Expand Down

0 comments on commit 694cbe7

Please sign in to comment.