SimpleWeather service : new weather implementation
Fix recovery firmware and code formatting.
This commit is contained in:

committed by
JF

parent
c94a59e7d3
commit
50c679023f
@@ -122,7 +122,7 @@ void DisplayApp::PushMessage(Display::Messages msg) {
|
||||
void DisplayApp::Register(Pinetime::System::SystemTask* /*systemTask*/) {
|
||||
}
|
||||
|
||||
void DisplayApp::Register(Pinetime::Controllers::WeatherService* /*weatherService*/) {
|
||||
void DisplayApp::Register(Pinetime::Controllers::SimpleWeatherService* /*weatherService*/) {
|
||||
}
|
||||
|
||||
void DisplayApp::Register(Pinetime::Controllers::MusicService* /*musicService*/) {
|
||||
|
Reference in New Issue
Block a user