From 50c679023f48869a62bb31334fdd747f4e310eff Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Sat, 9 Dec 2023 21:05:50 +0100 Subject: SimpleWeather service : new weather implementation Fix recovery firmware and code formatting. --- src/displayapp/DisplayAppRecovery.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/DisplayAppRecovery.cpp') diff --git a/src/displayapp/DisplayAppRecovery.cpp b/src/displayapp/DisplayAppRecovery.cpp index 9fe59c40..c4bd5766 100644 --- a/src/displayapp/DisplayAppRecovery.cpp +++ b/src/displayapp/DisplayAppRecovery.cpp @@ -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*/) { -- cgit v1.2.3-70-g09d2