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 ef79b5b commit 66b026aCopy full SHA for 66b026a
libraries/GSM/src/GSM.cpp
@@ -27,7 +27,6 @@
27
28
#define MAXRETRY 3
29
30
-bool _cmuxEnable = false;
31
arduino::CMUXClass * arduino::CMUXClass::get_default_instance()
32
{
33
static mbed::UnbufferedSerial serial(MBED_CONF_GEMALTO_CINTERION_TX, MBED_CONF_GEMALTO_CINTERION_RX, 115200);
0 commit comments