W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2024-01-16 12:54:14 +01:00
..
app_drivers Changed the BMP280 default startup configuration and added a function allowing to change its working profile. This is used to get the best accuracy possible when using the altimeter app. 2024-01-16 12:51:13 +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 Added experimental functions allowing to set the BLE modem to sleep to save power. Does not work as intended (bug in the SDK probably). 2024-01-01 21:45:20 +01:00
gfx Removed a space at the end of a comment 2024-01-16 12:54:14 +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 Bumped the firmware version 2024-01-16 12:52:21 +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