W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2024-07-31 16:04:56 +02:00
..
app_drivers Added missing units in BMP280 pressure sensor function documentation 2024-07-31 16:00:55 +02: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 Updated the altimeter screen to now show the time and date as well as to rework how the buttons work (now reacting on a long press instead of a simple click) + other cosmetic changes 2024-07-31 16:03:40 +02: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 new translations for months in their short version for French, German and English 2024-07-31 16:04:56 +02: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