This commit is contained in:
Alexander Werner 2018-11-04 21:13:08 +01:00
parent 79c5b5ddc3
commit 5dfc7a0c4c

View File

@ -1,2 +1,2 @@
AVAILABLE_PINS = range(0, 28) AVAILABLE_PINS = range(0, 28)
"""Pins available for Configuration""" """Pins available for Configuration"""