You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// QUECTEL_BG96 timeouts with this one, tested with 3 minute timeout
335
336
CellularNetwork::operator_names_list op_names;
@@ -346,6 +347,7 @@ static void test_other()
346
347
TEST_ASSERT(strlen(opn->alpha) > 0);
347
348
}
348
349
}
350
+
#endif
349
351
350
352
// TELIT_HE910 and QUECTEL_BG96 just gives an error and no specific error number so we can't know is this real error or that modem/network does not support the command
0 commit comments