MeshCore/examples/companion_radio
csrutil 2da50882c0 feat: add vibration feedback support for UI events
- Add genericVibration class with 5-second cooldown and 1-second pulse
- Integrate vibration triggers for new messages and contact discoveries
- Add conditional compilation support with PIN_VIBRATION guard
- Implement abstract interface for vibration in UITask system
2025-09-17 08:56:18 +08:00
..
ui-new feat: add vibration feedback support for UI events 2025-09-17 08:56:18 +08:00
ui-orig * original UITask now in /ui-orig folder 2025-08-16 21:09:35 +10:00
AbstractUITask.h feat: add vibration feedback support for UI events 2025-09-17 08:56:18 +08:00
DataStore.cpp refactor: use _getContactsChannelsFS() instead of ifdefs 2025-09-06 14:15:40 +10:00
DataStore.h refactor: use _getContactsChannelsFS() instead of ifdefs 2025-09-06 14:15:40 +10:00
main.cpp nrf52 targets: increase limits for contacts and channels 2025-09-06 14:15:40 +10:00
MyMesh.cpp feat: add vibration feedback support for UI events 2025-09-17 08:56:18 +08:00
MyMesh.h * proposed change for re-trying reciprocal path transmit 2025-09-08 19:22:59 +10:00
NodePrefs.h * companion: optional double ACKs, new prefs.multi_acks 2025-07-16 19:25:28 +10:00