InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
167 stars 67 forks source link

Integration of Simple Weather Service #135

Closed JF002 closed 11 months ago

JF002 commented 11 months ago

Replace the old WeatherService by the new Simple Weather Service.

Needed by https://github.com/InfiniTimeOrg/InfiniTime/pull/1924.

NOTE : I'm not sure why the compiler suddenly decided to complain about the unused callback in AlertNotificationService... But I commented it out since it's not used by InfiniSim.

NeroBurner commented 11 months ago

Thanks for the update here! Do you want to apply the latest changes from the upstream PR to the simple-weather-service files, or is the current state good enough?

JF002 commented 11 months ago

Thanks for the update here! Do you want to apply the latest changes from the upstream PR to the simple-weather-service files, or is the current state good enough?

Oh yes, sure, I'll do it right away :)