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

Commit

Permalink
v1.0.2 fixes dynamic-frequency bug
Browse files Browse the repository at this point in the history
### Releases v1.0.2

1. Fix bug not changing frequency dynamically. See [Change the PWM frequency #2](#2)
  • Loading branch information
khoih-prog committed Oct 4, 2021
1 parent bad37e1 commit b9fc5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@
* [2. Initizlize PWM Instance](#1-Initizlize-PWM-Instance)
* [Examples](#examples)
* [ 1. PWM_Multi](examples/PWM_Multi)
* [ 2. PWM_Multi](examples/PWM_DynamicFreq)
* [ 2. PWM_DynamicFreq](examples/PWM_DynamicFreq)
* [Example PWM_Multi](#example-PWM_Multi)
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
* [1. PWM_Multi on MBED RaspberryPi Pico](#1-PWM_Multi-on-MBED-RaspberryPi-Pico)
Expand Down

0 comments on commit b9fc5df

Please sign in to comment.