DISCO_F413ZH : pin value error

pull/7062/head
jeromecoutant 2018-05-31 13:55:55 +02:00
parent 422e124854
commit 2d0890b989
1 changed files with 1 additions and 1 deletions

View File

@ -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,