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

Commit 2178dad

Browse files
authored
v1.0.0
### Releases v1.0.0 1. Basic 16 ISR-based servo controllers using 1 hardware timer for RP2040-based board 2. Support to both [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed) and [**Earle Philhower's arduino-pico core**](https://github.com/earlephilhower/arduino-pico)
1 parent e7e7e34 commit 2178dad

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

128128
1. Install [VS Code](https://code.visualstudio.com/)
129129
2. Install [PlatformIO](https://platformio.org/platformio-ide)
130-
3. Install [**RP2040_ISR_Servo** library](https://platformio.org/lib/show/xxxxx/RP2040_ISR_Servo) by using [Library Manager](https://platformio.org/lib/show/xxxxx/RP2040_ISR_Servo/installation). Search for **RP2040_ISR_Servo** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
130+
3. Install [**RP2040_ISR_Servo** library](https://platformio.org/lib/show/12713/RP2040_ISR_Servo) by using [Library Manager](https://platformio.org/lib/show/12713/RP2040_ISR_Servo/installation). Search for **RP2040_ISR_Servo** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
131131
4. Please visit documentation for the other options and examples at [Project Configuration File](https://docs.platformio.org/page/projectconf.html)
132132

133133
---

0 commit comments

Comments
 (0)