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

Closing out #17 and #18, version upped to 0.2.4

This commit is contained in:
Robert Wolterman
2016-12-31 02:19:57 +00:00
parent 993ea29213
commit e82f62133a
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,10 @@
0.2.4
----
* HW PWM Fixed
- Start/Stop/Duty Cycle/Frequency settings work
- Polarity cannot be changed, so don't bother setting it to 1 in start()
* Added the unexport_all() function to Utilites
0.2.3
----
* LRADC Support