RemoteXY-Arduino-library
RemoteXY-Arduino-library copied to clipboard
NimBLE support
Added Nimble Library support (https://github.com/h2zero/NimBLE-Arduino) The library is a lot lighter than ESP32 BLE a lot less Flash used
Same simple code generated from UI (2 buttons and a label)
ESP32 BLE RAM: [= ] 11.7% (used 38276 bytes from 327680 bytes) Flash: [======== ] 79.9% (used 1046925 bytes from 1310720 bytes)
ESP32 Nimble RAM: [= ] 10.7% (used 35120 bytes from 327680 bytes) Flash: [==== ] 41.4% (used 542349 bytes from 1310720 bytes)