]> git.earman.xyz Git - sensor-watch.git/commit
use a pointer to the watch face in the app loop instead of indirecting through the...
authorAlex Maestas <git@se30.xyz>
Sat, 16 Dec 2023 22:23:19 +0000 (22:23 +0000)
committerAlex Maestas <git@se30.xyz>
Sat, 16 Dec 2023 22:23:19 +0000 (22:23 +0000)
commit0ffe19da5b92e850b78c035033f24a8c1c7bb644
tree704be383b1421d063671ea621b8565c21f548edc
parent06d546f1797bc80c34c2a9b3231595c984e685c3
use a pointer to the watch face in the app loop instead of indirecting through the index each time, and also recalculate can_sleep based on the timeout loop call.
movement/movement.c