copercini a0f0bd930c Fix BTserial memory leaks (#1801)
- Delete queue at end
- Close BT connection before end
- DeInit SPP
2018-08-27 12:06:23 +02:00
..
2018-08-27 12:06:23 +02:00
2018-03-05 07:34:10 +01:00

Bluetooth Serial Library

A simple Serial compatible library using ESP32 classical bluetooth (SPP)

How to use it?