lzy035176
Results
2
issues of
lzy035176
When I begin blekeyboard after ending blemouse,it will report error and reboot Just like this ` #include #include #include #include BleMouse bleMouse; BleKeyboard bleKeyboard; void setup() { Serial.begin(115200); Serial.println("Starting BLE...
You can find it in BleKeyboard.cpp ``` void BleKeyboard::end(void) { } ``` so it never works