Links2004
|
17ecd69416
|
onReceive does only exist for HardwareSerial not for USB CDC serial but we can at least check for USB connection in a longer interval
|
2025-09-24 22:09:32 +02:00 |
|
Links2004
|
bb6f19dddf
|
the BluetoothPhoneAPI runOnce is triggerd by events any way no need to loop
|
2025-09-24 17:14:22 +02:00 |
|
Links2004
|
2fdc0d0928
|
save CPU cycles in ExternalNotificationModule
e.g. no need for a 25ms loop when we only blink a LED at 1sec
|
2025-09-24 17:14:22 +02:00 |
|
Links2004
|
85cdcad194
|
only run the ButtonThread if a button is pressed
|
2025-09-24 17:14:22 +02:00 |
|
Links2004
|
0b4a28866b
|
add optional debug logging to see which OSThread / loops have what delays
|
2025-09-24 17:14:22 +02:00 |
|
Links2004
|
91e2e3f0e8
|
remove OSThread from BuzzerFeedbackThread
|
2025-09-24 17:14:22 +02:00 |
|
Links2004
|
14e64d6b9e
|
move SerialConsole to event based trigger
|
2025-09-24 17:14:14 +02:00 |
|