Program for the AZ3166 IOT Kit with the EMW3166 module on it

RPinName.h

Committer:
appa
Date:
2021-02-02
Revision:
0:06f8752f2fed

File content as of revision 0:06f8752f2fed:

PinName led1 = PB_2;
PinName led2 = PA_15;
PinName led3 = PC_13;
PinName RedRGB = PB_4;
PinName GreenRGB = PB_3;
PinName BlueRGB = PC_7;
PinName tx = PA_11;
PinName rx = PA_12;