We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e10ee commit a778488Copy full SHA for a778488
variants/EDGE_CONTROL/conf/mbed_app.json
@@ -19,9 +19,7 @@
19
"cellular.offload-dns-queries": true,
20
"cellular.at-handler-buffer-size": 1024,
21
"mbed-trace.enable": true,
22
- "target.mbed_app_start": "0x10000",
23
- "nsapi.dns-response-wait-time": 5000,
24
- "nsapi.dns-total-attempts": 3
+ "target.mbed_app_start": "0x10000"
25
},
26
"EDGE_CONTROL": {
27
"sd.SPI_MOSI": "P0_20",
0 commit comments