Skip to content

Commit 9815704

Browse files
teetak01Yogesh Pande
authored andcommitted
Remove button + led configs
1 parent 9f00106 commit 9815704

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

mbed_app.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,5 @@
134134
"sd.SPI_CLK" : "PC_7",
135135
"sd.SPI_CS" : "PB_9"
136136
}
137-
},
138-
"config": {
139-
"button-pinname": {
140-
"help" : "PinName for button.",
141-
"value" : "BUTTON1"
142-
},
143-
"led-pinname" : {
144-
"help" : "PinName for led, which is attached to led blink resource.",
145-
"value" : "LED_RED"
146-
}
147137
}
148138
}

0 commit comments

Comments
 (0)