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 2c3c14c commit 8611474Copy full SHA for 8611474
features/cellular/framework/targets/GEMALTO/CINTERION/GEMALTO_CINTERION.cpp
@@ -143,7 +143,7 @@ void GEMALTO_CINTERION::init_module_ems31()
143
1, // AT_CGAUTH
144
1, // PROPERTY_IPV4_STACK
145
1, // PROPERTY_IPV6_STACK
146
- 1, // PROPERTY_IPV4V6_STACK
+ 0, // PROPERTY_IPV4V6_STACK
147
};
148
AT_CellularBase::set_cellular_properties(cellular_properties);
149
_module = ModuleEMS31;
0 commit comments