回答編集履歴
1
追記
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
自己解決しました
|
2
|
+
|
1
3
|
GPIO.add_event_detectでthreadingをなくし、チャタリングも解決
|
2
4
|
|
3
5
|
普通に`timer()`の中に`while True:`入れるの忘れてただけだった。
|