From 99b02ee0b552c149f9fe43db89968c46377d46f9 Mon Sep 17 00:00:00 2001 From: Ruben Nic Date: Mon, 30 Jun 2025 19:34:16 -0400 Subject: [PATCH] Add support for custom display in the simulator (#26) * Initial custom display SVG and display selection * clean up SVG and add data-com and data-seg * Fix signal's data-com and data-seg * Revert "Fix signal's data-com and data-seg" This reverts commit 82f8dc6a91973fb3b9e25e8e073a26d8996977ae. * Update indicators mapping for custom display * Align #ifs to the left --- watch-library/simulator/shell.html | 890 ++++++++++++++++++--- watch-library/simulator/watch/watch_slcd.c | 16 + 2 files changed, 781 insertions(+), 125 deletions(-) diff --git a/watch-library/simulator/shell.html b/watch-library/simulator/shell.html index 9cdb2902..8306b919 100644 --- a/watch-library/simulator/shell.html +++ b/watch-library/simulator/shell.html @@ -1,7 +1,7 @@ - Sensor Watch Emulator - +