Add Abs Mouse project

Closes #19 
Closes #18 
Closes #5
This commit is contained in:
Gabriel Sobrinho
2021-10-28 16:25:18 -03:00
committed by GitHub
parent 8f1a15b92f
commit 82f254af59

View File

@@ -3,6 +3,7 @@
This library allows you to make the ESP32 act as a Bluetooth Mouse and control what it does. E.g. move the mouse, scroll, make a click etc.
You might also be interested in:
- [ESP32-BLE-Abs-Mouse](https://github.com/sobrinho/ESP32-BLE-Abs-Mouse)
- [ESP32-BLE-Keyboard](https://github.com/T-vK/ESP32-BLE-Keyboard)
- [ESP32-BLE-Gamepad](https://github.com/lemmingDev/ESP32-BLE-Gamepad)