We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c28936 commit fb9fb91Copy full SHA for fb9fb91
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.14 // fix for 198, uart can be muted when USB connects
+#define G2CORE_FIRMWARE_BUILD 100.15 // fix for #200 and other USB issues
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments