aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/BaseSerialInterface.h
AgeCommit message (Collapse)Author
2025-01-29* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit ↵Scott Powell
frame lengths * MAX_FRAME_SIZE now 172 (to fit max 160 byte text msg)
2025-01-28* new helper for ESP32: SerialBLEInterfaceScott Powell
* Some refactoring in BaseChatMesh and Terminal Chat * new companion_radio example