From e3101749c9ff92f99df96a94fc3e1db08edb8953 Mon Sep 17 00:00:00 2001 From: Eirik Stanghelle Morland Date: Thu, 26 Jun 2025 23:10:23 +0200 Subject: [PATCH] Add info on sensorwatch_blue (#14) Co-authored-by: Joey Castillo --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index c4a9c20e..cefb6988 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ GOSSAMER_PATH=gossamer # - sensorwatch_pro # - sensorwatch_green # - sensorwatch_red (also known as Sensor Watch Lite) +# - sensorwatch_blue # BOARD=sensorwatch_pro # Set this to the type of display in your watch: classic or custom. Commented out to force a choice when building.