InfiniTime.git

commit 97ba1a456df385798875c41b29e17273bac92c2d

Author: Jean-François Milants <jf@codingfield.com>

Add missing new line at end of file.

 src/displayapp/Controllers.h | 2 +-


diff --git a/src/displayapp/Controllers.h b/src/displayapp/Controllers.h
index cef989867e9cf7ad749f9a159cdaff6c7058ca29..a2f8238880a10fce077297b2eabe68669d850108 100644
--- a/src/displayapp/Controllers.h
+++ b/src/displayapp/Controllers.h
@@ -48,4 +48,4 @@       Pinetime::Controllers::MusicService* musicService;
       Pinetime::Controllers::NavigationService* navigationService;
     };
   }
-}
\ No newline at end of file
+}