Skip to content

Commit

Permalink
L&S up-rev
Browse files Browse the repository at this point in the history
  • Loading branch information
marknolan committed Jun 26, 2024
1 parent ef0c3d7 commit 75c6ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogAndStream/shimmer_btsd.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
#define FW_VER_MAJOR 0 //Major version number: 0-65535
#define FW_VER_MINOR 22 //Minor version number: 0-255
#endif
#define FW_VER_REL 4 //internal version number: 0-255
#define FW_VER_REL 5 //internal version number: 0-255

typedef uint8_t bool;
#define TRUE (1)
Expand Down

0 comments on commit 75c6ca2

Please sign in to comment.