Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit b344467

Browse files
authored
v1.0.0 for ESP32, ESP32_S2
### Releases v1.0.0 1. Initial coding for ESP32, ESP32_S2 boards using [ESP32 core v2.0.0+](https://github.com/espressif/arduino-esp32/releases/tag/2.0.0)
1 parent ce02171 commit b344467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Another way to install is to:
138138

139139
1. Install [VS Code](https://code.visualstudio.com/)
140140
2. Install [PlatformIO](https://platformio.org/platformio-ide)
141-
3. Install [**ESP32_PWM** library](https://platformio.org/lib/show/xxxxx/ESP32_PWM) by using [Library Manager](https://platformio.org/lib/show/xxxxx/ESP32_PWM/installation). Search for **ESP32_PWM** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
141+
3. Install [**ESP32_PWM** library](https://platformio.org/lib/show/12846/ESP32_PWM) by using [Library Manager](https://platformio.org/lib/show/12846/ESP32_PWM/installation). Search for **ESP32_PWM** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
142142
4. Use included [platformio.ini](platformio/platformio.ini) file from examples to ensure that all dependent libraries will installed automatically. Please visit documentation for the other options and examples at [Project Configuration File](https://docs.platformio.org/page/projectconf.html)
143143

144144

0 commit comments

Comments
 (0)