We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88bc8b commit 105895aCopy full SHA for 105895a
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.03 // Fix for inputs causing a crash (again).
+#define G2CORE_FIRMWARE_BUILD 100.04 // Fix for NeoPixel output frequency being doubled.
25
#ifdef GIT_VERSION
26
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
27
#else
0 commit comments