We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d372ec commit a647d3aCopy full SHA for a647d3a
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.15 // fix for #200 and other USB issues
+#define G2CORE_FIRMWARE_BUILD 100.16 // fix issue #204 - $$ not working
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments