platformio / platformio-libmirror

PlatformIO libraries mirror
Apache License 2.0
16 stars 25 forks source link

suggestion for adding BluetoothSerial library for ESP32 #139

Closed anton-christensen closed 5 years ago

anton-christensen commented 5 years ago

https://github.com/espressif/arduino-esp32/tree/3a4ec66d41615cbb1c3e830cb6e761cdc4cca9d3/libraries/BluetoothSerial/src

ivankravets commented 5 years ago

This is built-in library. You can use it just with #include "BluetoothSerial.h"