From 2b9b8ea1060a0e90eff2e4d65af6fb50feb4e373 Mon Sep 17 00:00:00 2001 From: rush Date: Fri, 26 Jun 2026 16:54:19 -0400 Subject: [PATCH] Update Configuration --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5