T-vK/ESP32-BLE-Keyboard

Minimizing RAM and FLASH usage for custom project.

Dark1886 opened this issue · 0 comments

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?