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

Commit dd190fc

Browse files
authored
v1.0.0 for ESP8266 multi synchronized PWM-channels
### Releases v1.0.0 1. Initial coding for ESP8266 boards using [ESP8266 core v3.0.2+](https://github.com/esp8266/Arduino/releases/tag/3.0.2)
1 parent c85e0d1 commit dd190fc

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
@@ -135,7 +135,7 @@ Another way to install is to:
135135

136136
1. Install [VS Code](https://code.visualstudio.com/)
137137
2. Install [PlatformIO](https://platformio.org/platformio-ide)
138-
3. Install [**ESP8266_PWM** library](https://platformio.org/lib/show/xxxxx/ESP8266_PWM) by using [Library Manager](https://platformio.org/lib/show/xxxxx/ESP8266_PWM/installation). Search for **ESP8266_PWM** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
138+
3. Install [**ESP8266_PWM** library](https://platformio.org/lib/show/12847/ESP8266_PWM) by using [Library Manager](https://platformio.org/lib/show/12847/ESP8266_PWM/installation). Search for **ESP8266_PWM** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
139139
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)
140140

141141

0 commit comments

Comments
 (0)