arduino-esp32/libraries/BluetoothSerial
2023-10-04 17:58:28 +03:00
..
examples General examples updates (#7727) 2023-02-15 15:54:25 +02:00
src Fix BTAdvertisedDeviceSet::toString() method output (#8691) 2023-10-04 17:58:28 +03:00
keywords.txt Add hasClient for BluetoothSerial (#1183) 2018-03-09 11:16:18 +01:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00
README.md Add BluetoothSerial library (#1144) 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?