Add a new simulation key handler for weather data:
- 'w' will generate new weather, cycling through the various conditions
- 'W' will clear the weather data
* Integration of Simple Weather Service
Replace the old WeatherService by the new Simple Weather Service.=
* Update InfiniTime to after SimpleWeatherService got merged
---------
Co-authored-by: Reinhold Gschweicher <pyro4hell@gmail.com>
This pull request allows my pull request InfiniTimeOrg/InfiniTime#1323 in the
InfiniTime project to build the simulator that's in this project. Both pull requests
add the feature that I requested here: InfiniTimeOrg/InfiniTime#1320
Co-authored-by: Dyllan Kobal <dddk500@gmail.com>