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

Commit eda8a78

Browse files
authored
v1.0.0 for both SAMD21 and SAMD51
### Releases v1.0.0 1. Basic 16 ISR-based servo controllers using 1 hardware timer for SAMD-based board 2. Support to both SAMD21 and SAMD51
1 parent dfb019a commit eda8a78

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

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

139139
---

0 commit comments

Comments
 (0)