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

Merging in the latest master for Issue #10, PR #12

This commit is contained in:
Robert Wolterman
2016-07-25 19:47:05 -05:00
4 changed files with 72 additions and 1 deletions

View File

@ -12,6 +12,11 @@
- Support for a custom DTB Overlay
* Fixes to the pwm unit test, all but 2 now pass :)
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