renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi
MIT License
57 stars 18 forks source link

Reduce NimBLE footprint #5

Closed renatobo closed 3 years ago

renatobo commented 3 years ago

This sketch does not use these BLE functions

// #define CONFIG_BT_NIMBLE_ROLE_CENTRAL
// #define CONFIG_BT_NIMBLE_ROLE_OBSERVER
renatobo commented 3 years ago

This can't be automated via macro defines, you need to edit nimconfig.h