Tympan / Tympan_Library

Arduino/Teensy Library for Tympan Open Source Hearing Aid
MIT License
122 stars 32 forks source link

Add BLE::sendString() method to enable alternative message protocols. #79

Closed cab-creare-com closed 1 month ago

cab-creare-com commented 1 month ago

This change allows BLE::sendString() to be used with BLE references. BLE_nRF52::sendString() and BLE_BC127::sendString() both already exist with this same signature.