You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This library allows you to make the ESP32 act as a Bluetooth Mouse and control w
15
15
16
16
## Installation
17
17
- (Make sure you can use the ESP32 with the Arduino IDE. [Instructions can be found here.](https://github.com/espressif/arduino-esp32#installation-instructions))
18
-
-[https://github.com/T-vK/ESP32-BLE-Mouse/releases](Download the latest release of this library from the release page.)
18
+
-[Download the latest release of this library from the release page.](https://github.com/T-vK/ESP32-BLE-Mouse/releases)
19
19
- In the Arduino IDE go to "Sketch" -> "Include Library" -> "Add .ZIP Library..." and select the file you just downloaded.
20
20
- You can now go to "File" -> "Examples" -> "ESP32 BLE Mouse" and select any of the examples to get started.
0 commit comments