Fork of tsi_sensor library that allows object construction with pin names instead of TSI channels
Fork of tsi_sensor by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:6b2d75d82058 | 2014-08-06 | bjo3rn | Added KL46Z pin->channel mapping; converted compile time error for other platforms to runtime error (so error only occurs if code is actually called, not for programs that don't use the pin map) |
4:f64097679f27 | 2014-08-04 | bjo3rn | Added constructors that take pin names, not just tsi channels |
3:20ffa9b18488 | 2014-02-23 | Kojto | Analog slider contain own instances of electrodes. |
2:b7074bcc2376 | 2014-02-22 | Kojto | Forgotten reference for TSI Electrodes in the Analog slider |
1:8a2098a10330 | 2014-02-22 | Kojto | Header correction |
0:9331e373c138 | 2014-02-22 | Kojto | the initial version of TSI sensor library. It contains TSI electrode and TSI Analog slider objects. |