Dar Leg / Mbed OS EMWAZ3166
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers RPinName.h Source File

RPinName.h

00001 PinName led1 = PB_2;
00002 PinName led2 = PA_15;
00003 PinName led3 = PC_13;
00004 PinName RedRGB = PB_4;
00005 PinName GreenRGB = PB_3;
00006 PinName BlueRGB = PC_7;
00007 PinName tx = PA_11;
00008 PinName rx = PA_12;