W800_Smart_Watch/src/W800_SDK_v1.00.10/app
anschrammh 9f574f0486 Added new features and graphics to the watch face :
Added a battery icon which is blinking when the battery is low
Addes a charging and charged battery icon
Added a step count counter widget with icon and count
Added a bluetooth status icon showing when ble is enabled,disabled and when a device is connected
Added the possibility to hide the hour and minute hands with a long press on the screen, this enables to see information which might be hidden by the hands ...
2023-03-26 23:13:30 +02:00
..
app_drivers Added new wrapper functions to interact more easily with the watch's peripherals 2023-03-24 15:06:14 +01: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
gfx Added new features and graphics to the watch face : 2023-03-26 23:13:30 +02:00
persistency Added new persistency methods, reworked some old ones and added every settings set functions 2023-03-26 23:09:36 +02:00
translation Added a translation module to implement multilanguage support 2023-03-24 14:45:55 +01:00
app_config.h Added the I2C clock speed parameter to the app_config.h file. Max working clock speed seems to be 300kHz 2023-03-26 23:04:43 +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 Updated a log trace to be more meaningful 2023-03-24 15:22:15 +01:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00