digital
|
cb621f491a
fixed method name
|
7 years ago |
digital
|
96d5681a10
trying to get it work
|
7 years ago |
digital
|
9cf8c241fb
trying to get it work
|
7 years ago |
digital
|
2ab63f4b38
trying to get it work
|
7 years ago |
digital
|
103ba4d2f7
trying to get it work
|
7 years ago |
digital
|
dd9f30fd5e
trying to get it work
|
7 years ago |
digital
|
8ca7af209b
added gpio wrapper
|
7 years ago |
digital
|
af06d5b097
added gpio wrapper
|
7 years ago |
digital
|
a50a46dfe4
fixed inheritance bug
|
7 years ago |
digital
|
5da85bb522
fixed bug, {} is a dict, not a set
|
7 years ago |
digital
|
e8976453d3
fixed bug, type issue
|
7 years ago |
digital
|
2d9ef387f0
hopefully fixed bug, function was taking wrong argumetns
|
7 years ago |
digital
|
beca6c7d07
trying to find a bug
|
7 years ago |
digital
|
47da9e3dca
trying to find a bug
|
7 years ago |
digital
|
7629a1de15
fixed bug in config file
|
7 years ago |
digital
|
eccff54711
trying to find a bug
|
7 years ago |
digital
|
8258234457
trying to find a bug
|
7 years ago |
digital
|
529fb8914d
more debug log
|
7 years ago |
digital
|
0e2df8d1ca
forgot to rename function
|
7 years ago |
digital
|
d7f6a9793c
removed random letter in pin/__init__.py
|
7 years ago |
digital
|
f98ad6dc4b
intendation fix
|
7 years ago |
digital
|
b50354649f
added digilib.pin.DebugPinController class, made some tweaks
|
7 years ago |
digital
|
00a6cc6ec3
minor tweak, added _read, _output, _parse functions to pin/__init__.py
|
7 years ago |
digital
|
1b1694b08b
added RGBLED class, renamed _used_pins to _pins_for_cleanup
|
7 years ago |
digital
|
4dd01cf739
fixed very stupid bug. wrote an integer instead of a variable
|
7 years ago |
digital
|
f7f2a78575
fixed minor bug: functions weren't quitting after sending error message
|
7 years ago |
digital
|
827fda20d4
trying to find a bug
|
7 years ago |
digital
|
54995f7aa4
fixed bug in AnalogPin initiation
|
7 years ago |
digital
|
b44b5c5fd9
added _used_pins variable and made pins append their pin_number to it. calling gpio.cleanup now with _used_pins
|
7 years ago |
digital
|
115da4db4f
fixed bug, signal receivers now accept arguments
|
7 years ago |