InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.64k stars 903 forks source link

WatchFaceDigital: Add weather display #1856

Closed vkareh closed 5 months ago

vkareh commented 9 months ago

If weather is available, display the cloud icon and temperature.

Screenshot at 2023-09-07 16-37-56

github-actions[bot] commented 9 months ago
Build size and comparison to main: Section Size Difference
text 373092B 464B
data 940B 0B
bss 63516B 0B
vkareh commented 6 months ago

Rebased against main and adapted to work with the SimpleWeatherService.