arduino-esp32/libraries/BluetoothSerial/keywords.txt
copercini b4b9a79eea Add BluetoothSerial library (#1144)
* Add BluetoothSerial library

A simple UART to Classical Bluetooth bridge for ESP32

* Create README.md

* Fix typos

* Replace deprecated header and small fixes

* Add coexistence with BLE

* Add missing semicolon
2018-03-05 07:34:10 +01:00

27 lines
620 B
Plaintext

#######################################
# Syntax Coloring Map For BluetoothSerial
#######################################
#######################################
# Library (KEYWORD3)
#######################################
BluetoothSerial KEYWORD3
#######################################
# Datatypes (KEYWORD1)
#######################################
BluetoothSerial KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
SerialBT KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################