Adds BleBufferedSerial, a drop-in replacement for BleSerial that allows being written from concurrent threads and buffers outgoing data into larger packets to increase data output rate and avoid packet loss.
Adds BleBufferedSerial, a drop-in replacement for BleSerial that allows being written from concurrent threads and buffers outgoing data into larger packets to increase data output rate and avoid packet loss.