Merge pull request #29 from sobrinho/patch-1

Add Abs Mouse project
This commit is contained in:
T-vK
2022-01-17 23:10:36 +01:00
committed by GitHub

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)