]> git.earman.xyz Git - sensor-watch.git/commit
Fix compiler warnings by casting centibeats to unsigned int in beats_face.c. Also...
authorDaniel Bergman <danber@gmail.com>
Sun, 6 Jul 2025 19:47:56 +0000 (21:47 +0200)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 6 Jul 2025 20:15:14 +0000 (16:15 -0400)
commita74cfd547a84b0a6c72b8ace4e743e9e7e5779c0
treeddde24cca9b8e29ffa845cd034b5e827de6290f1
parent4e710066b9de1de07fe21d563bbe164020d110db
Fix compiler warnings by casting centibeats to unsigned int in beats_face.c. Also make precedence explicit in ms calculation.
watch-faces/clock/beats_face.c