default to no sensor board

This commit is contained in:
Joey Castillo 2024-12-16 17:14:09 -05:00
parent 99a28dc886
commit cdb92fb2d2

View File

@ -8,7 +8,7 @@ BOARD=sensorwatch_pro
DISPLAY=CLASSIC DISPLAY=CLASSIC
# Which sensor board? # Which sensor board?
SENSOR=MOTION SENSOR=NONE
# Support USB features? # Support USB features?
TINYUSB_CDC=1 TINYUSB_CDC=1