Commit 646a9b7
committed
Update InfiniTime to 1.16.0
1 parent 56fa6b2 commit 646a9b7
1 file changed
+1
-1
lines changedSubmodule InfiniTime updated 25 files
- CMakeLists.txt+2-1
- doc/SimpleWeatherService.md+14-5
- src/components/ble/SimpleWeatherService.cpp+68-3
- src/components/ble/SimpleWeatherService.h+13-4
- src/components/motor/MotorController.cpp+4
- src/components/motor/MotorController.h+1
- src/components/timer/Timer.cpp+4
- src/components/timer/Timer.h+2
- src/displayapp/DisplayApp.cpp+19-16
- src/displayapp/InfiniTimeTheme.h+1
- src/displayapp/fonts/fonts.json+1-1
- src/displayapp/screens/BatteryIcon.cpp+14-1
- src/displayapp/screens/BatteryIcon.h+1
- src/displayapp/screens/Symbols.h+3
- src/displayapp/screens/Timer.cpp+49-4
- src/displayapp/screens/Timer.h+8-2
- src/displayapp/screens/WatchFaceDigital.cpp+1-1
- src/displayapp/screens/WatchFacePineTimeStyle.cpp+1-1
- src/displayapp/screens/WatchFaceTerminal.cpp+99-61
- src/displayapp/screens/WatchFaceTerminal.h+15-8
- src/displayapp/screens/Weather.cpp+2-2
- src/displayapp/screens/WeatherSymbols.cpp+34-1
- src/displayapp/screens/WeatherSymbols.h+2-1
- src/heartratetask/HeartRateTask.cpp+5-9
- src/utility/Math.h+23
0 commit comments