]> Devi Nivas Git - smartwatch.git/commit
Add clock AM/PM display code, fix ghost arms and phase offset
authorAdvaith Menon <noreply-git@bp4k.net>
Tue, 18 Nov 2025 22:10:45 +0000 (17:10 -0500)
committerAdvaith Menon <noreply-git@bp4k.net>
Tue, 18 Nov 2025 22:10:45 +0000 (17:10 -0500)
commitca8685e62d6e2f091190e9b9d8a43ff9d9737e69
tree944a0f21d1b582d87839c52910ee3068cc2311c5
parent259409dcae9d0acfacd7b4b636dd469e857d106c
Add clock AM/PM display code, fix ghost arms and phase offset
* Fix the problem of ghost arms/arms not being cleared out
* Fix the issue wherein the angles are offset pi/2 from where they should be
* Add digital time indicator which partially works (says 00 instead of 12)
* Make the font "SMART WATCH OS" bold
* Reduce sampling period to 500 ms to allow regular 1s updates with no
  skips
* Add slower_baud to allow reducing baud rate back to 9600
* Allow lcd_clock_draw_hand to accept color
main/task_lcd.c
main/task_lcd.h