We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502e12d commit 5e782a9Copy full SHA for 5e782a9
src/CellularConnectionHandler.cpp
@@ -51,7 +51,7 @@ UDP & CellularConnectionHandler::getUDP()
51
PROTECTED MEMBER FUNCTIONS
52
******************************************************************************/
53
54
-#if defined(ARDUINO_OPTA) && defined(BOARD_HAS_CELLULAR)
+#if defined(ARDUINO_OPTA)
55
CellularExpansion ce;
56
static void beginOptaCellular() {
57
static bool first_call = true;
0 commit comments