library for MAX14661 16:2 mux
Dependents: ard2pmod MAX14661_Demo
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:27cfbbce3094 | 2015-03-17 | j3 | moved enums into class |
8:44257d87fa9e | 2015-03-12 | j3 | Updated copyright to 2015 |
7:1d4e59ec0fba | 2015-03-12 | j3 | Updated to version 1.0 for initial release |
6:be4f2d7fc054 | 2015-02-07 | j3 | fixed pointer bug in read shadow registers fx |
5:58f3bbd30777 | 2014-12-05 | j3 | updated doxy format for enumerated types |
4:45fa0192f66d | 2014-11-21 | j3 | changed input args to write fx from an array to two 16 bit ints that represent switch states for each bank. Fixed C0PY_SHADOW to COPY_SHADOW |
3:638bf72e3a00 | 2014-11-19 | j3 | test |
2:88c168ddc145 | 2014-11-19 | j3 | Updated Max14661 class to inherit I2C |
1:c1fdfe4c2354 | 2014-11-17 | j3 | updated constructor comments |
0:c770ad7363c8 | 2014-11-17 | j3 | first release, JJJ |