Skip to content

Commit 27efac7

Browse files
committed
added info about third party ESP32 servo library
Added info about third party ESP32 servo library as mentioned here: espressif/arduino-esp32#1720 (comment)
1 parent 45a2aaa commit 27efac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

esp32/tone.md

+2
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,8 @@ Finally, we've included a bonus [simple ball bounce demo](https://github.com/mak
489489

490490
- [Arduino Tone for ESP32](https://www.thomascountz.com/2021/02/21/arduino-tone-for-esp32), Thomas Countz
491491

492+
- [ESP32Servo](https://github.com/madhephaestus/ESP32Servo), a third-party Servo library for ESP32 that attempts to faithfully mimic the [Arduino Servo library](https://www.arduino.cc/reference/en/libraries/servo/) but also has [tone](https://github.com/madhephaestus/ESP32Servo/blob/master/src/ESP32Tone.h) functionality.
493+
492494
## Next Lesson
493495

494496
In the [next lesson](capacitive-touch-sensing.md), we will learn about and use the ESP32's built-in capacitive touch sensing module.

0 commit comments

Comments
 (0)