Skip to content

Commit 9ce0fc6

Browse files
authored
Update README.md
1 parent 217559f commit 9ce0fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This library allows you to make the ESP32 act as a <b>NimBLE-Arduino 2.x</b> Keyboard and control what it does.
44

55
# Credits
6-
This project is based on the excellent [ESP32-BLE-Keyboard](https://github.com/Berg0162/ESP32-NIMBLE-Keyboard) by <b>T-vK</b>.
6+
This project is based on the excellent [ESP32-BLE-Keyboard](https://github.com/T-vK/ESP32-BLE-Keyboard) by <b>T-vK</b>.
77
The original <b>ESP32-BLE-Keyboard</b> library has been cloned and modified to comply the latest version of NimBLE-Arduino 2.x!
88
This library is used in the project [Zwift-Control](https://github.com/Berg0162/Zwift-Control)
99

@@ -140,7 +140,7 @@ Flash: [==== ] 44.2% (used 579158 bytes from 1310720 bytes)
140140

141141
## Credits to original author and contributors
142142

143-
Original author [ T-vK](https://github.com/Berg0162/ESP32-NIMBLE-Keyboard)<br>
143+
Original author [ T-vK](https://github.com/T-vK/ESP32-BLE-Keyboard)<br>
144144
Credits to [chegewara](https://github.com/chegewara) and [the authors of the USB keyboard library](https://github.com/arduino-libraries/Keyboard/) as this project is heavily based on their work!
145145
Also, credits to [duke2421](https://github.com/T-vK/ESP32-BLE-Keyboard/issues/1) who helped a lot with testing, debugging and fixing the device descriptor!
146146
And credits to [sivar2311](https://github.com/sivar2311) for adding NimBLE support, greatly reducing the memory footprint, fixing advertising issues and for adding the `setDelay` method.

0 commit comments

Comments
 (0)