add requirements.txt

This commit is contained in:
2022-02-25 11:19:36 +01:00
parent 4f78c79463
commit 00d4196a3e
6 changed files with 69 additions and 4 deletions
+2 -2
View File
@@ -189,8 +189,8 @@ if __name__ == '__main__':
init_logger()
logger = logging.getLogger()
logger.addHandler(logging.StreamHandler(stream=sys.stdout))
read_all_the_phone_number()
# start_listen()
# read_all_the_phone_number()
start_listen()
# reset the sim card pool
# send_command("AT+SWIT01-0001\r", ser)