diff options
| author | Jean-François Milants <jf@codingfield.com> | 2023-11-01 21:06:26 +0100 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2023-11-19 21:13:55 +0100 |
| commit | 473d9c4fa4d887275eafa9a2f4ef98b3e18695a7 (patch) | |
| tree | d0ea2ff836a8efdbea5558a3d491760ccdd4d2ba /src/displayapp/DisplayAppRecovery.h | |
| parent | 97ba1a456df385798875c41b29e17273bac92c2d (diff) | |
Fix code formatting
Diffstat (limited to 'src/displayapp/DisplayAppRecovery.h')
| -rw-r--r-- | src/displayapp/DisplayAppRecovery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/DisplayAppRecovery.h b/src/displayapp/DisplayAppRecovery.h index a42d3e2f..41aedb17 100644 --- a/src/displayapp/DisplayAppRecovery.h +++ b/src/displayapp/DisplayAppRecovery.h @@ -73,7 +73,6 @@ namespace Pinetime { void Register(Pinetime::Controllers::MusicService* musicService); void Register(Pinetime::Controllers::NavigationService* NavigationService); - private: TaskHandle_t taskHandle; static void Process(void* instance); |
