Skip to content

Commit eb559db

Browse files
committed
Add Cellular support to PORTENTA_H7 through Portenta Mid Carrier
1 parent f455198 commit eb559db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Arduino_ConnectionHandler.h

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
#define BOARD_HAS_WIFI
6363
#define BOARD_HAS_ETHERNET
6464
#define BOARD_HAS_CATM1_NBIOT
65+
#define BOARD_HAS_CELLULAR
6566
#define BOARD_HAS_PORTENTA_CATM1_NBIOT_SHIELD
6667
#define BOARD_HAS_PORTENTA_VISION_SHIELD_ETHERNET
6768
#define NETWORK_HARDWARE_ERROR WL_NO_SHIELD

0 commit comments

Comments
 (0)