InfiniTime/src/components
2022-12-27 12:13:52 +01:00
..
alarm Update clang-tidy configuration and fix some warnings (#1474) 2022-12-18 18:14:36 +01:00
battery added low battery message 2022-12-27 12:13:52 +01:00
ble Update clang-tidy configuration and fix some warnings (#1474) 2022-12-18 18:14:36 +01:00
brightness Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
datetime BLE CTS: fixed signedness of timezone 2022-11-25 20:14:26 +01:00
firmwarevalidator Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
fs Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
gfx Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
heartrate Update clang-tidy configuration and fix some warnings (#1474) 2022-12-18 18:14:36 +01:00
motion Update clang-tidy configuration and fix some warnings (#1474) 2022-12-18 18:14:36 +01:00
motor motorController: Fix infinite vibration on RunForDuration(0) 2022-10-02 15:58:17 +02:00
rle Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
settings Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController. 2022-10-11 21:16:33 +02:00
timer Fix assertion failure in TimerController 2022-05-27 22:14:28 +03:00
utility Add linear approximation and use it for improving battery percentage 2022-11-19 16:34:03 +01:00