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

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
### Releases v1.3.1

1. Add many complex examples.
2. Add board Version String.
3. Fix SAMD bug.
  • Loading branch information
khoih-prog authored Dec 9, 2020
1 parent 5d9202c commit 2b36517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1367,7 +1367,7 @@ Only **Timer1 and Timer2** are supported for Nano, UNO, etc. boards possessing 3
8. [RPM_Measure](examples/ESP8266/RPM_Measure)
9. [SwitchDebounce](examples/ESP8266/SwitchDebounce)
10. [TimerInterruptTest](examples/ESP8266/TimerInterruptTest)
11. [**Change_Interval**](examples/ESP8266/Change_Interval)
11. [**Change_Interval**](examples/ESP8266/Change_Interval). New.


### 3. NRF52
Expand Down

0 comments on commit 2b36517

Please sign in to comment.