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

Commit 656fb2c

Browse files
authored
v1.0.0
### Initial Releases v1.0.0 1. Initial coding to support RP2040-based boards such as **Nano_RP2040_Connect and RASPBERRY_PI_PICO**, etc. using [**Arduino-mbed** core](https://github.com/arduino/ArduinoCore-mbed)
1 parent 45b72ce commit 656fb2c

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
@@ -26,7 +26,7 @@
2626
* [Usage](#usage)
2727
* [1. Prepare PWM settings](#1-Prepare-PWM-settings)
2828
* [2. Set PWM Frequency and dutycycle](#2-Set-PWM-Frequency-and-dutycycle)
29-
* [3. Read actual PWM Parameters](#2-Read-actual-PWM-Parameters)
29+
* [3. Read actual PWM Parameters](#3-Read-actual-PWM-Parameters)
3030
* [Examples](#examples)
3131
* [ 1. PWM_Multi](examples/PWM_Multi)
3232
* [ 2. PWM_Single](examples/PWM_Single)

0 commit comments

Comments
 (0)