We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7861e6 commit 5de677aCopy full SHA for 5de677a
features/cellular/framework/targets/Altair/ALT1250/PPP/ALT1250_PPP.cpp
@@ -35,7 +35,7 @@ using namespace events;
35
#endif
36
37
static const intptr_t cellular_properties[AT_CellularBase::PROPERTY_MAX] = {
38
- AT_CellularNetwork::RegistrationModeEnable,// C_EREG
+ AT_CellularNetwork::RegistrationModeLAC,// C_EREG
39
AT_CellularNetwork::RegistrationModeDisable, // C_GREG
40
AT_CellularNetwork::RegistrationModeLAC, // C_REG
41
1, // AT_CGSN_WITH_TYPE
0 commit comments