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 6b7b36a commit 744e648Copy full SHA for 744e648
features/cellular/framework/targets/GEMALTO/CINTERION/GEMALTO_CINTERION.cpp
@@ -161,7 +161,7 @@ void GEMALTO_CINTERION::init_module_ehs5e()
161
1, // AT_CGAUTH
162
1, // PROPERTY_IPV4_STACK
163
1, // PROPERTY_IPV6_STACK
164
- 1, // PROPERTY_IPV4V6_STACK
+ 0, // PROPERTY_IPV4V6_STACK
165
};
166
AT_CellularBase::set_cellular_properties(cellular_properties);
167
_module = ModuleEHS5E;
0 commit comments