![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
87ty78ot7iyu
mbed_app.json
- Committer:
- rishat
- Date:
- 2022-11-17
- Revision:
- 100:818629f882ab
- Parent:
- 77:b74ac6641a3e
File content as of revision 100:818629f882ab:
{ "config": { "hostname": { "help": "The demo will try to connect to this web address on port 80 (or port 443 when using tls).", "value": "\"ifconfig.io\"" }, "use-tls-socket": { "value": false }, "socket-bufsize": { "help": "Max socket data heap usage", "value": "1024" } }, "target_overrides": { "*": { "target.network-default-interface-type": "WIFI", "nsapi.default-wifi-security": "WPA_WPA2", "nsapi.default-wifi-ssid": "\"AFACTAP\"", "nsapi.default-wifi-password": "\"1209348756\"", "esp8266.tx": "D8", "esp8266.rx": "D2", "esp8266.socket-bufsize": "1024", "esp8266.debug": false, "esp8266.provide-default" : true } } }