1
0
Fork 0
wasp-os/wasp
Daniel Thompson 6bf350a6e9 drivers: cst816s: Clear the event buffer during a wake up
Currently with CST816S controllers (but not CST716S controllers) then a
swipe delivered whilst the device is asleep will sometimes be processed
after we wake it up. That's never likely to be useful. Fix this by
explicitly clearing the event buffer as part of the wakeup sequence.

Reported-by: Siroj42 <siroj42@users.noreply.github.com>
Fixes: #65
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-09-21 20:12:38 +01:00
..
apps README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
boards boards: simulator: Add an screenshot facility 2020-08-16 18:49:40 +01:00
drivers drivers: cst816s: Clear the event buffer during a wake up 2020-09-21 20:12:38 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Fix wrong background color of strings 2020-08-02 21:55:04 +02:00
gadgetbridge.py gadgetbridge: Disable the not-implemented message 2020-08-15 20:37:52 +01:00
icons.py StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py wasp: Allow app initialization to fail 2020-09-16 21:47:22 +01:00
widgets.py StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00