Skip to content

Commit c0de485

Browse files
committed
100.08 // Added _leds to drive the neopixels
1 parent eb4f820 commit c0de485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g2core/g2core_info.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#ifndef G2CORE_INFO_H_ONCE
2222
#define G2CORE_INFO_H_ONCE
2323

24-
#define G2CORE_FIRMWARE_BUILD 100.07 // Sticky EJ mode
24+
#define G2CORE_FIRMWARE_BUILD 100.08 // Added _leds to drive the neopixels
2525
#ifdef GIT_VERSION
2626
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
2727
#else

0 commit comments

Comments
 (0)