current test setup for Pro

This commit is contained in:
Joey Castillo
2025-04-17 08:54:17 -04:00
parent 9844703364
commit 4b490bed4c
2 changed files with 5 additions and 3 deletions

View File

@@ -10,10 +10,10 @@ BOARD=sensorwatch_pro
# Sensor Watch will detect the display, unless you are debugging over USB.
# If you need to force a specific display, set this to the type you want, CLASSIC or CUSTOM
# FORCE_DISPLAY_TYPE=CUSTOM
FORCE_DISPLAY_TYPE=CUSTOM
# Which sensor board?
SENSOR=NONE
SENSOR=MOTION
# Support USB features?
TINYUSB_CDC=1