Added support for encoding (receiving) digipeated frames
This commit is contained in:
@@ -33,7 +33,7 @@ class BOARD:
|
||||
This is the Raspberry Pi board with one LED and a modtronix inAir9B.
|
||||
"""
|
||||
# Note that the BCOM numbering for the GPIOs is used.
|
||||
DIO0 = 22 # RaspPi GPIO 22
|
||||
DIO0 = 5 # RaspPi GPIO 5
|
||||
DIO1 = 23 # RaspPi GPIO 23
|
||||
DIO2 = 24 # RaspPi GPIO 24
|
||||
DIO3 = 25 # RaspPi GPIO 25
|
||||
|
Reference in New Issue
Block a user