MeshCore/examples/simple_repeater
Scott Powell 3af25495bb * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins)
* Companion: new CMD_SEND_ANON_REQ command (reply with existing RESP_CODE_SENT frame)
2026-01-03 12:02:15 +11:00
..
main.cpp Modified hasPendingWork to return bool 2025-12-24 11:00:34 +07:00
MyMesh.cpp * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins) 2026-01-03 12:02:15 +11:00
MyMesh.h * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins) 2026-01-03 12:02:15 +11:00
RateLimiter.h * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) 2025-11-06 20:15:01 +11:00
UITask.cpp Implement getTextWidth for display classes 2025-05-04 18:17:18 -07:00
UITask.h UI: battery indicator, boot screen, radio settings 2025-04-20 19:17:02 -07:00