We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c9eac commit fdd3daaCopy full SHA for fdd3daa
g2core/g2core_info.h
@@ -21,7 +21,7 @@
21
#ifndef G2CORE_INFO_H_ONCE
22
#define G2CORE_INFO_H_ONCE
23
24
-#define G2CORE_FIRMWARE_BUILD 100.00 // Major feature push - see README.md
+#define G2CORE_FIRMWARE_BUILD 100.01 // Fix to 100.00 not resetting properly.
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments