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 #1940

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.

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

No problem! Happens to me all the time!

liamcharger commented 6 months ago

I accidentally made a change to the same branch that I was creating a pull request from, so I'm going to reopen this without a bunch of extra commits.