Update fc_block_decode.py indent

fc-fctelem
Alan Johnston 10 months ago committed by GitHub
parent e17dc40aee
commit 14fc8eae59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,7 @@ if __name__ == "__main__":
if ('d' == sys.argv[1]):
debug_mode = True
print(debug_mode)
print(debug_mode)
for line in sys.stdin:
if (debug_mode):
print(line, end =" ")

Loading…
Cancel
Save

Powered by TurnKey Linux.