Print card information before sim failure check

master-fsk-cw
Alan Johnston 2 weeks ago committed by GitHub
parent 1908750151
commit 634178dea4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -660,6 +660,7 @@ if __name__ == "__main__":
# battery_saver_check()
if (txc):
print(card)
sim_failure_check()
# output(pd, 1)
output (ptt, 0)

Loading…
Cancel
Save

Powered by TurnKey Linux.