Update rpitx.py last BPF

beta-extra-3
Alan Johnston 1 year ago committed by GitHub
parent ab3d7815db
commit 49e0b2cad9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -817,6 +817,6 @@ if __name__ == "__main__":
# print(txLedOn)
sleep(4.2)
else:
print("No Low Pass Filter so no telemetry transmit. See http://cubesatsim.org/wiki for instructions on how to build the BPF.")
print("No Low Pass Filter so no telemetry transmit. See http://cubesatsim.org/wiki for instructions on how to build the LPF.")
while 1:
sleep(5)

Loading…
Cancel
Save

Powered by TurnKey Linux.