lewis
878e948b69
Update wifi event macro name
2022-08-19 10:59:55 +08:00
lewisxhe
8968e48d79
Fix SimpleWatch error caused by touch interruption.
2021-01-19 10:37:41 +08:00
lewisxhe
5d1d4163e8
Update lvgl example to adapt to TWATCH V3
2021-01-15 15:02:04 +08:00
lewis he
ff4e86ab74
Update lvgl to v7.3.1
2020-08-20 12:13:41 +08:00
Robert Mibus
d3acd23f51
Sync time to the RTC whenever it is displayed.
...
This means if a user sees a valid time, we won't ever just forget it
moments later.
2020-07-25 13:34:10 +10:00
Robert Mibus
ddadf3ab54
Remove the wifi_sync_mbox_cb() function and its UI functionality.
...
Function problems:
* The function doesn't wait for NTP to actually happen, it's just
started - so the clock is still wrong.
* The current time is passed as static data, and is then pushed into the
RTC after the UI interaction - making it stale.
* NTP may complete during the UI interaction, and then get stomped on.
Simply start the "poll now" sequence directly, and don't worry about the
UI for it.
2020-07-25 13:33:51 +10:00
lewis he
027eeef333
Merge pull request #34 from sweetlilmre/master
...
cleanup and fixes to bl.h
2020-07-13 18:00:20 +08:00
Peter Edwards
e92f05b536
Minor spelling correction and shortening of ntp sync message
2020-07-11 14:04:27 +02:00
Alberto Merciai
04f712f09b
removed rtc header
2020-07-10 18:29:32 +02:00
Alberto Merciai
8e80b17fc8
added header
2020-07-10 18:24:49 +02:00
Alberto Merciai
7b17cd2f02
light sleep on button press improving power consumption
2020-07-10 18:17:30 +02:00
lewis he
8f95c5ffaf
Add BMA423 acceleration sensor example
2020-07-08 13:38:02 +08:00
lewis he
f8f906ac25
Return source LVGL
2020-07-01 09:01:31 +08:00
lewis he
727e270621
Removal of the same name list
2020-07-01 08:59:33 +08:00
lewis he
0f0bcf4edd
Update SimpleWatch to lvgl 7.0.0
2020-06-28 15:40:07 +08:00
lewis he
9d8dc25aa6
Update examples
2020-06-24 15:36:20 +08:00