From 04fbf81798e987705138ea41d825f52380931e78 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 5 Nov 2025 14:50:29 +0100 Subject: [PATCH] update --- SARA/sara_checkDNS.py | 2 +- SARA/sara_connectNetwork.py | 2 +- SARA/sara_google_ping.py | 2 +- SARA/sara_ping.py | 4 ++-- SARA/sara_setAPN.py | 2 +- SARA/sara_setURL.py | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SARA/sara_checkDNS.py b/SARA/sara_checkDNS.py index 3e036f7..f33cb82 100644 --- a/SARA/sara_checkDNS.py +++ b/SARA/sara_checkDNS.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ diff --git a/SARA/sara_connectNetwork.py b/SARA/sara_connectNetwork.py index d96755e..7881481 100755 --- a/SARA/sara_connectNetwork.py +++ b/SARA/sara_connectNetwork.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ diff --git a/SARA/sara_google_ping.py b/SARA/sara_google_ping.py index 376685f..2ff65cb 100644 --- a/SARA/sara_google_ping.py +++ b/SARA/sara_google_ping.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ diff --git a/SARA/sara_ping.py b/SARA/sara_ping.py index 57be98e..28c6c98 100644 --- a/SARA/sara_ping.py +++ b/SARA/sara_ping.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ @@ -97,7 +97,7 @@ try: command= f'AT+UHTTPC={aircarto_profile_id},1,"/ping.php","aircarto_server_response.txt"\r' ser_sara.write(command.encode('utf-8')) - response_SARA_3 = read_complete_response(ser_sara, timeout=5, end_of_response_timeout=120, wait_for_lines=["+UUHTTPCR", "+CME ERROR"], debug=True) + response_SARA_3 = read_complete_response(ser_sara, timeout=5, end_of_response_timeout=20, wait_for_lines=["+UUHTTPCR", "+CME ERROR"], debug=True) print(response_SARA_3) # si on recoit la réponse UHTTPCR diff --git a/SARA/sara_setAPN.py b/SARA/sara_setAPN.py index 6f38144..1f0d226 100755 --- a/SARA/sara_setAPN.py +++ b/SARA/sara_setAPN.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \ diff --git a/SARA/sara_setURL.py b/SARA/sara_setURL.py index 2bfe410..1a60c6a 100755 --- a/SARA/sara_setURL.py +++ b/SARA/sara_setURL.py @@ -1,4 +1,4 @@ -''' +r''' ____ _ ____ _ / ___| / \ | _ \ / \ \___ \ / _ \ | |_) | / _ \