/esp32-keyble

ESP32 port of the keyble library

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

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 )