InfiniTimeOrg / InfiniTime

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

Update incorrect icon in weather settings #1941

Closed liamcharger closed 6 months ago

liamcharger commented 6 months ago

The icon used in the WeatherFormatSetting.cpp file was incorrect. This PR changes the icon to the cloudSunRain symbol.

(This is a second PR because I accidentally committed an unrelated change to the branch being used for the first PR. Sorry about that!)

github-actions[bot] commented 6 months ago
Build size and comparison to main: Section Size Difference
text 369544B -16B
data 940B 0B
bss 63516B 0B
liamcharger commented 6 months ago

Ok, I'll keep this in mind. Thanks!