@ -1,6 +1,8 @@
import tago
print("Input telemetry string")
while (true):
print("Input telemetry string (or Control-C to exit)")
telem_string = input()
Powered by TurnKey Linux.