Added test and small date fix.

This commit is contained in:
2026-03-19 22:59:45 +01:00 Verified
parent ffbb4d718f
commit 34a5582b58
11 changed files with 340 additions and 23 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ class DummyGPIO:
@staticmethod
def input(*args):
return 0
return 1
@staticmethod
def cleanup(*args):