mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_F413ZH : pin value error
parent
422e124854
commit
2d0890b989
|
@ -84,7 +84,7 @@ typedef enum {
|
|||
PB_3 = 0x13,
|
||||
PB_3_ALT0 = PB_3|ALT0,
|
||||
PB_4 = 0x14,
|
||||
PB_4_ALT0 = PA_4|ALT0,
|
||||
PB_4_ALT0 = PB_4|ALT0,
|
||||
PB_5 = 0x15,
|
||||
PB_5_ALT0 = PB_5|ALT0,
|
||||
PB_6 = 0x16,
|
||||
|
|
Loading…
Reference in New Issue