a859eb7f527fe44d8f5de79a642ef0b3478c08ad
Chip-dat/74xx-dat/74HC165-dat/74HC165-rpi-1.py
... | ... | @@ -195,6 +195,11 @@ class PISO(threading.Thread): |
195 | 195 | if delay > 0.0: |
196 | 196 | time.sleep(delay) |
197 | 197 | |
198 | + |
|
199 | + |
|
200 | + |
|
201 | + |
|
202 | + |
|
198 | 203 | if __name__ == "__main__": |
199 | 204 | |
200 | 205 | import time |