MariusSchiffer / esp32-keyble

ESP32 port of the keyble library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 )

About

ESP32 port of the keyble library

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%