Update README.md

This commit is contained in:
Wastl Kraus 2025-09-30 20:52:41 +02:00 committed by GitHub
parent 946e64168e
commit 51cac2f1ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 10 deletions

View File

@ -100,16 +100,6 @@ The `web_control` and `web_client` examples require the following additional lib
- [ESPAsyncWebServer](https://github.com/ESP32Async/ESPAsyncWebServer) - [ESPAsyncWebServer](https://github.com/ESP32Async/ESPAsyncWebServer)
- [AsyncTCP](https://github.com/ESP32Async/AsyncTCP) - [AsyncTCP](https://github.com/ESP32Async/AsyncTCP)
You can install these libraries using the Arduino Library Manager or by adding them to your `platformio.ini` file:
```ini
lib_deps =
https://github.com/derdoktor667/DShotRMT.git
https://github.com/bblanchon/ArduinoJson
https://github.com/ESP32Async/ESPAsyncWebServer
https://github.com/ESP32Async/AsyncTCP
```
## 📚 API Reference ## 📚 API Reference
The main class is `DShotRMT`. Here are the most important methods: The main class is `DShotRMT`. Here are the most important methods: