T-vK / ESP32-BLE-Mouse

Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
724 stars 139 forks source link

sdkconfig.h #52

Open Leoonv2 opened 1 year ago

Leoonv2 commented 1 year ago
[build] C:/BleMouse/BleMouse.h:3:10: fatal error: sdkconfig.h: No such file or directory
[build]     3 | #include "sdkconfig.h"
[build]       |          ^~~~~~~~~~~~~

where should sdkconfig.h be and whats inside?