W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2024-01-16 12:48:16 +01:00
..
app_drivers Updated the BM280 driver readcalibration data function to make a single i2c read 2024-01-16 12:48:16 +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 Also resetting the bma456 internal setp counts when resetting the watch to its factory settings, this is nedeed because if the watch crashes or resets on its own, the bma456 is not reset anymore allowing to save the current step counter count and saving time by not reloading the config file. 2024-01-05 21:28:29 +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