We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5f352 commit 1f994eeCopy full SHA for 1f994ee
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.09 // Fixed $out1=1; updated text mode $$ displays
+#define G2CORE_FIRMWARE_BUILD 100.10 // Fixes for UART at the wrong baud rate on Sam3x
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments