Skip to content

Commit 3b8e47e

Browse files
committed
Remove esp-config as its not needed
1 parent ca20243 commit 3b8e47e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mbed_app.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
"update-client.storage-locations" : 1,
2020
"mbed-trace.enable" : null,
2121
"events.shared-stacksize" : 2048,
22-
"esp8266.rx" : "PTC3",
23-
"esp8266.tx" : "PTC4",
24-
"esp8266.rst" : "D8",
25-
"esp8266.rts" : "PTC1",
26-
"esp8266.cts" : "PTC2",
27-
"esp8266.provide-default" : true,
2822
"nsapi.default-wifi-security" : "WPA_WPA2",
2923
"nsapi.default-wifi-ssid" : "\"SSID\"",
3024
"nsapi.default-wifi-password" : "\"PASSWORD\""

0 commit comments

Comments
 (0)