Skip to content

Commit 2fbbf96

Browse files
authored
Fix error on STM32F030F4 Minimal System Board V2.0 board page (#40)
1 parent 29cec8a commit 2fbbf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/boards/STM32F030F4P6-STM32F030F4-Minimal-System-Board-V2.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"function": "user",
116116
"type": "led",
117117
"to": "PB1",
118-
"mode": "source"
118+
"mode": "sink"
119119
}
120120
],
121121
"connectors": [

0 commit comments

Comments
 (0)