]> git.earman.xyz Git - sensor-watch.git/commit
Merge PR #433 - fix clock face indicators
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Thu, 29 Aug 2024 01:39:12 +0000 (22:39 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Fri, 30 Aug 2024 19:46:22 +0000 (16:46 -0300)
commit95ca374c98fa3158cde7cdf92c12ff2ae8d51509
tree9c26eee3da4403b92809ec78e823dd500b1af34c
parent657ff724d07cf906b87f23204744fc09e005744e
parentf85a7f2c780144223ef07a058437a6392aa51d25
Merge PR #433 - fix clock face indicators

I misinterpreted the documentation and swapped the alarm and time signal
indicators in the clock face. This patch brings it back in sync with
the original watch's behavior as described in the manual.

Reported-by: 814d3 (GitHub)
Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/433
References: https://github.com/joeycastillo/Sensor-Watch/pull/380
References: https://github.com/joeycastillo/Sensor-Watch/issues/132