W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2023-12-23 11:26:55 +01:00
..
app_drivers Added the possibility to enable the watchdog timer in case something goes sideways using the app_config.h file (enabled by default) 2023-11-27 08:37:08 +01:00
app_include Added missing stdio include file 2023-10-22 08:52:10 +02:00
app_utils Changed the random number generator static seed by using the current elapsed time in ms 2023-12-18 21:12:08 +01:00
ble Updated the GadgetBridge parser api to be able to interact with received notifications (DISMISS, OPEN, REPLY etc) 2023-12-18 21:16:48 +01:00
gfx Corrected bad 24h dial numbering ... 2023-12-18 23:33:46 +01:00
persistency Added new settings to the notification section of the settings (Vibrations duration and strength for the message notifications and for the call notifications), added switches to enable or disable notifications 2023-10-22 08:59:28 +02:00
translation Regenerated used fonts (14, 16, 24, 28 and 30) to add accented characters used in the french and german languages. Added parentheses around macro value in app_config.h, Updated the firmware_version.h file. 2023-11-04 12:09:02 +01:00
app_config.h Updated a comment 2023-12-23 11:26:55 +01:00
firmware_version.h Regenerated used fonts (14, 16, 24, 28 and 30) to add accented characters used in the french and german languages. Added parentheses around macro value in app_config.h, Updated the firmware_version.h file. 2023-11-04 12:09:02 +01:00
main.c Changed log write frequency 2023-04-20 13:16:03 +02:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00