]> Devi Nivas Git - smartwatch.git/commit
Watch Face Drawing Code (Untested)
authorAdvaith Menon <noreply-git@bp4k.net>
Tue, 18 Nov 2025 19:51:02 +0000 (14:51 -0500)
committerAdvaith Menon <noreply-git@bp4k.net>
Tue, 18 Nov 2025 19:51:02 +0000 (14:51 -0500)
commit259409dcae9d0acfacd7b4b636dd469e857d106c
tree761e7c8f51baa52580086ad79e6a8c8beacc516d
parent700d4285d3aa23197aede7c6810f0068c3888928
Watch Face Drawing Code (Untested)
* Modify APPSCR macros to allow variable number of apps per
  screen, allowing dynamic changing of these values via a
  Settings interface
* Comment old macro code in lcd_homepage_loop
* Add lcd_draw_clock_face to draw a circular clock face with
  hour ticks using trigonometry
* Add lcd_clock_draw_hand to draw clock hands in an easy way
* Modify lcd_clock_loop to use the new lcd_draw_clock_face
  and lcd_clock_draw_hand functions
main/task_lcd.c
main/task_lcd.h