pomera + FlashAir + ODIN-W2 + AS289R2 demo

Fork of mbed-os-example-wifi-ThingSpeak by Hiroaki Okoshi

mbed_app.json

Committer:
yone2
Date:
2017-06-05
Revision:
11:bad115ba016c
Parent:
10:0db5d718029c

File content as of revision 11:bad115ba016c:

{
    "config": {
        "wifi-ssid": {
            "help": "WiFi SSID",
            "value": "\"flashair_pomera\""
        },
        "wifi-password": {
            "help": "WiFi Password",
            "value": "\"12345678\""
        }
    },
    "target_overrides": {
        "UBLOX_EVK_ODIN_W2": {
            "target.device_has": ["EMAC"]
        }
    }
}