File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.1.3
2+ -----
3+
4+ * Fixed LED rise/fall rate method
5+
160.1.2
27-----
38
Original file line number Diff line number Diff line change 2525except ImportError :
2626 exit ("This library requires the RPi.GPIO module\n Install with: sudo pip install RPi.GPIO" )
2727
28- __version__ = '0.1.2 '
28+ __version__ = '0.1.3 '
2929
3030# DEVICE MAP
3131DEFAULT_ADDR = 0x28
Original file line number Diff line number Diff line change 3636
3737setup (
3838 name = 'Cap1xxx' ,
39- version = '0.1.2 ' ,
39+ version = '0.1.3 ' ,
4040 author = 'Philip Howard' ,
4141 author_email = 'phil@pimoroni.com' ,
4242 description = 'A module to drive various Microchip cap1xxx touch ICs' ,
Original file line number Diff line number Diff line change 1+ cap1xxx (0.1.3) STABLE; urgency=low
2+
3+ * Fixed LED rise/fall rate method
4+
5+ -- Phil Howard <phil@pimoroni.com> Mon, 06 Feb 2017 00:00:00 +0000
6+
17cap1xxx (0.1.2) STABLE; urgency=low
28
39 * Initial commit to Raspbian apt repository
Original file line number Diff line number Diff line change 1+ cap1xxx (0.1.3) STABLE; urgency=low
2+
3+ * Fixed LED rise/fall rate method
4+
5+ -- Phil Howard <phil@pimoroni.com> Mon, 06 Feb 2017 00:00:00 +0000
6+
17cap1xxx (0.1.2) STABLE; urgency=low
28
39 * Initial commit to Raspbian apt repository
You can’t perform that action at this time.
0 commit comments