1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Updating version to 0.1.2, fixing the SoftPWM verification test case

This commit is contained in:
Robert Wolterman
2016-07-25 19:38:27 -05:00
parent c3448ec661
commit 7e83fa8435
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
0.1.2
----
* SoftPWM Fix by aninternetof
* Added a verification test for SoftPWM
0.1.1
----
* Some refactoring of the edge detection code, made it function better