W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2023-10-01 19:34:08 +02:00
..
app_drivers Updated the watch_peripherals_vibrate_with_pattern function sighature, the parameter is now a const 2023-10-01 19:34:08 +02:00
app_include Renamed some file's header guards to be more consistent, clean some useless object in the UI, renamed a watch settings which name could be misleading 2023-03-12 21:44:43 +01:00
app_utils Added missing include to get rid of the explicit declaration warning 2023-04-22 22:37:54 +02:00
ble Updated the gadget bridge parser 2023-05-14 22:10:13 +02:00
gfx Reworked the way the music player is keeping track of the play time of the current playing song so it doesn't desync when closing the player app or when the screen goes off 2023-09-27 23:07:20 +02:00
persistency Added new data to save to flash and new accessor functions, work is still in progress ! 2023-04-20 13:15:15 +02:00
translation Added some new words translation for the music player screen 2023-05-14 22:16:44 +02:00
app_config.h Added description comment 2023-04-20 12:56:05 +02:00
firmware_version.h Added a new header file to track the version history of the firmware and to display the running version 2023-03-24 14:44:30 +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