T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.28k stars 379 forks source link

boot protocol #162

Open Sukaibin11 opened 2 years ago

Sukaibin11 commented 2 years ago

Use the following configuration. Can't output on your phone. inputKeyboard = hid->bootInput(); outputKeyboard = hid->bootOutput(); What are the causes of this situation? Thank you.