Initial commit

Dependencies:   DISCO_L475VG_IOT01A_wifi

mbed_app.json

Committer:
ggaleote
Date:
2020-03-03
Revision:
0:bee4cc0bb747

File content as of revision 0:bee4cc0bb747:

{
    "config": {
        "wifi-ssid": {
            "help": "WiFi SSID",
            "value": "\"SSID\""
        },
        "wifi-password": {
            "help": "WiFi Password",
            "value": "\"PASSWORD\""
        }
    }
}