update
This commit is contained in:
@@ -474,7 +474,7 @@ def reset_PSD_CSD_connection(profile_id):
|
|||||||
if not http_reset_success:
|
if not http_reset_success:
|
||||||
print("⚠️ AirCarto HTTP profile reset failed")
|
print("⚠️ AirCarto HTTP profile reset failed")
|
||||||
elif profile_id ==1:
|
elif profile_id ==1:
|
||||||
#do other things
|
pass # TODO: implement handling for profile 1
|
||||||
else:
|
else:
|
||||||
print(f"❌ Unsupported profile ID: {profile_id}")
|
print(f"❌ Unsupported profile ID: {profile_id}")
|
||||||
http_reset_success = False
|
http_reset_success = False
|
||||||
|
|||||||
Reference in New Issue
Block a user