Improved RealtimeButton code! Does not require non-blocking reads
This commit is contained in:
parent
1516ed9186
commit
b12bacc4a3
2 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/python
|
||||
from __future__ import print_function
|
||||
from __future__ import division
|
||||
from __future__ import unicode_literals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue