1

Dependencies:   HCSR04 LiquidCrystal_I2C_for_Nucleo

mbed_app_esp8266.json

Committer:
awali
Date:
2022-01-13
Revision:
100:8f61360ef2e9
Parent:
95:19412faf3667

File content as of revision 100:8f61360ef2e9:

{
    "config": {
        "wifi-ssid": {
            "help": "WiFi SSID",
            "value": "\"SSID\""
        },
        "wifi-password": {
            "help": "WiFi Password",
            "value": "\"PASSWORD\""
        }
    },
    "target_overrides": {
        "*": {
            "platform.stdio-convert-newlines": true,
            "esp8266.provide-default" : true
        }
    }
}