Port of world_clock2 to second movement.

Improvements:

- The name of the time zone is displayed for a brief movement when cycling through the selected time zones.

- The face now comes with pre-selected zones to show-case its functionality: Seattle, New York, UTC, Shanghai, and Tokyo.
This commit is contained in:
Konrad Rieck
2026-07-27 22:33:06 +02:00
parent b2589bebcd
commit cd18c95779
4 changed files with 573 additions and 0 deletions
+1
View File
@@ -83,4 +83,5 @@
#include "tomato_face.h"
#include "solar_time_face.h"
#include "tide_face.h"
#include "world_clock2_face.h"
// New includes go above this line.