We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdabe4 commit 715fee6Copy full SHA for 715fee6
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.11 // Power Management Fixes
+#define G2CORE_FIRMWARE_BUILD 100.12 // Fix UART flow control
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments