Skip to content

Commit 8d083fc

Browse files
committed
Remove button + led configs
1 parent c5cc450 commit 8d083fc

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
@@ -141,15 +141,5 @@
141141
"sd.SPI_CLK" : "PC_7",
142142
"sd.SPI_CS" : "PB_9"
143143
}
144-
},
145-
"config": {
146-
"button-pinname": {
147-
"help" : "PinName for button.",
148-
"value" : "BUTTON1"
149-
},
150-
"led-pinname" : {
151-
"help" : "PinName for led, which is attached to led blink resource.",
152-
"value" : "LED_RED"
153-
}
154144
}
155145
}

0 commit comments

Comments
 (0)