W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2024-01-16 13:12:58 +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 Added the altimeter application header, source and assets files 2024-01-16 13:12:58 +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 Added the needed translation for the altimeter app, corrected some misspelled words and found out the the 'ö' and 'Ö' characters are missing from the font, NEEDS to be added 2024-01-16 13:07:24 +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