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 2301036 commit 35e4904Copy full SHA for 35e4904
features/cellular/framework/targets/MultiTech/DragonflyNano/PPP/SARA4_PPP.cpp
@@ -23,7 +23,7 @@ using namespace events;
23
24
static const intptr_t cellular_properties[AT_CellularBase::PROPERTY_MAX] = {
25
AT_CellularNetwork::RegistrationModeLAC, // C_EREG
26
- AT_CellularNetwork::RegistrationModeDisable, // C_GREG
+ AT_CellularNetwork::RegistrationModeLAC, // C_GREG
27
AT_CellularNetwork::RegistrationModeDisable, // C_REG
28
0, // AT_CGSN_WITH_TYPE
29
0, // AT_CGDATA
0 commit comments