We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f455198 commit eb559dbCopy full SHA for eb559db
src/Arduino_ConnectionHandler.h
@@ -62,6 +62,7 @@
62
#define BOARD_HAS_WIFI
63
#define BOARD_HAS_ETHERNET
64
#define BOARD_HAS_CATM1_NBIOT
65
+ #define BOARD_HAS_CELLULAR
66
#define BOARD_HAS_PORTENTA_CATM1_NBIOT_SHIELD
67
#define BOARD_HAS_PORTENTA_VISION_SHIELD_ETHERNET
68
#define NETWORK_HARDWARE_ERROR WL_NO_SHIELD
0 commit comments