InfiniTime/src/systemtask
Max Friedrich 4e1ee90286
Remove the vibration while charging (#1768)
* DisplayApp.cpp: Remove the vibration from OnChargingEvent

This fixes a bug where the vibration interupts the physical connection with the charger and therefore triggers a new charging event and vibration, ending in a cycle of vibrations while charging.

* remove OnChargingEvent message from DisplayApp

---------

Co-authored-by: minacode <minamoto9@web.de>
2025-05-16 21:29:06 +02:00
..
Messages.h Unify touch panel handling 2024-10-27 19:51:01 +01:00
SystemMonitor.cpp Restrict debugging monitor to debug builds 2024-09-14 12:10:55 +02:00
SystemMonitor.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemTask.cpp Remove the vibration while charging (#1768) 2025-05-16 21:29:06 +02:00
SystemTask.h Remove OnTouchEvent 2024-10-27 19:51:01 +01:00
WakeLock.cpp Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
WakeLock.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00