mirror of https://github.com/ARMmbed/mbed-os.git
Cellular: Added missing MDMRTS and MDMCTS for TARGET_MTB_ADV_WISE_1570.
parent
3f6e088782
commit
1b3db96634
|
@ -261,6 +261,8 @@ typedef enum {
|
|||
P_73 = WAKE,
|
||||
P_74 = NC,
|
||||
P_75 = NC,
|
||||
MDMRTS = NC,
|
||||
MDMCTS = NC,
|
||||
|
||||
} PinName;
|
||||
|
||||
|
|
Loading…
Reference in New Issue