update
This commit is contained in:
@@ -1064,7 +1064,7 @@ try:
|
|||||||
psd_csd_resets = reset_PSD_CSD_connection()
|
psd_csd_resets = reset_PSD_CSD_connection()
|
||||||
if psd_csd_resets:
|
if psd_csd_resets:
|
||||||
print("✅PSD CSD connection reset successfully")
|
print("✅PSD CSD connection reset successfully")
|
||||||
else:
|
else:
|
||||||
print("⛔There were issues with the modem CSD PSD reinitialize process")
|
print("⛔There were issues with the modem CSD PSD reinitialize process")
|
||||||
elif error_code == 26:
|
elif error_code == 26:
|
||||||
print('<p class="text-danger">Error 26: Connection timed out</p>')
|
print('<p class="text-danger">Error 26: Connection timed out</p>')
|
||||||
|
|||||||
Reference in New Issue
Block a user