need to test this on slow conn

pull/35314/head
Trey Moen 1 week ago
parent 6382f7ffa2
commit 314154c614
  1. 2
      system/hardware/tici/esim.py

@ -29,7 +29,7 @@ class LPA2:
self.env['LPAC_APDU'] = 'qmi'
self.env['QMI_DEVICE'] = '/dev/cdc-wdm0'
self.timeout_sec = 30
self.timeout_sec = 45
def list_profiles(self):
"""

Loading…
Cancel
Save