ESP32-BLE-Keyboard
ESP32-BLE-Keyboard copied to clipboard
Minimizing RAM and FLASH usage for custom project.
Hello,
I'm looking to slightly customize this library to function better for my project (Android TV Remote). For my purposes, I don't need all of the keyboard functions, but do require more basic functions (Arrow Keys, select) and the multimedia keys(WWW_HOME, WWW_BACK) to operate the android built-in functions. beyond using the NIMBLE settings, is there any other way to minimize RAM/FLASH usage in this library?