Bump firmware version to 1.0.0
This commit is contained in:
parent
100ec19374
commit
05a1b65bb9
@ -45,7 +45,7 @@ DOWN_BUTTON_PIN = 11 # Pin to read for navigation down button
|
||||
HAS_WS2812 = True # Has an WS2812/Neopixel, will use instead of normal LED
|
||||
WS2812_PIN = 3 # GPIO pin for WS2812
|
||||
LED_PIN = 3 # "LED" for testing, 3 for prod
|
||||
FIRMWARE_VERSION = "0.0.1"
|
||||
FIRMWARE_VERSION = "1.0.0"
|
||||
|
||||
#
|
||||
# Scanner configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user