From: rush Date: Fri, 26 Jun 2026 20:54:19 +0000 (-0400) Subject: Update Configuration X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=2b9b8ea1060a0e90eff2e4d65af6fb50feb4e373;p=sensor-watch.git Update Configuration --- diff --git a/Makefile b/Makefile index 3c4436f..bac6a37 100644 --- a/Makefile +++ b/Makefile @@ -7,10 +7,10 @@ GOSSAMER_PATH=gossamer # - sensorwatch_green # - sensorwatch_red (also known as Sensor Watch Lite) # - sensorwatch_blue -# BOARD=sensorwatch_pro +BOARD=sensorwatch_pro # Set this to the type of display in your watch: classic or custom. Commented out to force a choice when building. -# DISPLAY=classic +DISPLAY=custom # End of user configurable options.