Commit Graph

11 Commits

Author SHA1 Message Date
8508442682 fix: define silenceAlerts() before loop() 2026-02-16 19:05:13 -08:00
4f31b4aff2 fix: define silenceAlerts() — was called but never written
Restores the original behavior from before commit 46b0cb9:
delegates to logic.onTouch() which transitions state to SILENT.

This was a pre-existing bug (undefined function) exposed by the
multi-target refactoring changing compile guard structure.
2026-02-16 19:05:13 -08:00
087b639e71 fix: make .ino compile guard target-aware
ST7796_DRIVER check only fires when USE_TFT_ESPI is active.
Waveshare (Arduino_GFX) path skips this check entirely.
2026-02-16 19:05:13 -08:00
5313222f4f snapshot 2026-02-16 19:05:13 -08:00
7763aadf51 snapshot 2026-02-16 19:05:13 -08:00
d3f5a4e3e3 snapshot 2026-02-16 19:05:13 -08:00
24f69e8589 snapshot 2026-02-16 19:05:13 -08:00
9b9fb6dfb2 snapshot 2026-02-16 19:05:13 -08:00
5b09c14d42 snapshot 2026-02-16 19:05:13 -08:00
f4045cdb98 snapshot 2026-02-16 19:05:13 -08:00
fadcb684cc snapshot 2026-02-16 19:05:13 -08:00