@ -24,6 +24,8 @@ else:
txLedOn = 1
txLedOff = 0
time.sleep(15) // delay to cover cubesatsim initialization time
GPIO.setup(txLed, GPIO.OUT)
print(txLedOn)
print(txLed)
Powered by TurnKey Linux.