Skip to content

Commit 20c34f4

Browse files
committed
[B96B_F446VE] remove spaces (typo)
1 parent 8e8af8f commit 20c34f4

File tree

1 file changed

+1
-1
lines changed
  • libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_B96B_F446VE

1 file changed

+1
-1
lines changed

libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_B96B_F446VE/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ typedef enum {
120120
PC_15 = 0x2F,
121121

122122
PD_0 = 0x30,
123-
PD_1 = 0x31,
123+
PD_1 = 0x31,
124124
PD_2 = 0x32,
125125
PD_3 = 0x33,
126126
PD_4 = 0x34,

0 commit comments

Comments
 (0)