Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 337 Bytes

esp32-keyble

ESP32 port of the keyble library

Not reliably working yet.

Testing

Try examples/simple_test. To develop, enable the lib_extra_dirs line in platformio.ini. (And generate the IDE/CMake files with pio init etc.)

Requirements: ESP32_BLE_Arduino Library version >=1.0 (see https://github.com/nkolban/ESP32_BLE_Arduino )