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.
2 parents 41bffe1 + 903b6d6 commit 39b4872Copy full SHA for 39b4872
features/cellular/framework/common/CellularTargets.h
@@ -30,7 +30,7 @@ namespace mbed {
30
#elif TARGET_MTB_MTS_DRAGONFLY
31
#define CELLULAR_DEVICE TELIT_HE910
32
#elif TARGET_UBLOX_C030
33
-#ifdef TARGET_UBLOX_C030_N211
+#ifdef TARGET_UBLOX_C030_N211 || TARGET_UBLOX_C030_R410M
34
#define CELLULAR_DEVICE UBLOX_AT
35
#else
36
#define CELLULAR_DEVICE UBLOX_PPP
0 commit comments