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 1cecbf2 commit 335a553Copy full SHA for 335a553
src/CellularConnectionHandler.cpp
@@ -54,7 +54,7 @@ UDP & CellularConnectionHandler::getUDP()
54
PROTECTED MEMBER FUNCTIONS
55
******************************************************************************/
56
57
-#if defined(ARDUINO_OPTA) && defined(BOARD_HAS_CELLULAR)
+#if defined(ARDUINO_OPTA)
58
CellularExpansion ce;
59
static void beginOptaCellular() {
60
static bool first_call = true;
0 commit comments