![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
pomera + FlashAir + ODIN-W2 + AS289R2 demo
Fork of mbed-os-example-wifi-ThingSpeak by
mbed_app.json@8:72d49a084297, 2016-12-22 (annotated)
- Committer:
- Okoshi
- Date:
- Thu Dec 22 10:14:52 2016 +0000
- Revision:
- 8:72d49a084297
- Parent:
- 0:857719181846
- Child:
- 10:0db5d718029c
I added ThinkSpeak's functionality to the WiFi sample program.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 0:857719181846 | 1 | { |
mbed_official | 0:857719181846 | 2 | "config": { |
mbed_official | 0:857719181846 | 3 | "wifi-ssid": { |
mbed_official | 0:857719181846 | 4 | "help": "WiFi SSID", |
Okoshi | 8:72d49a084297 | 5 | "value": "\"iPhone okoshi\"" |
mbed_official | 0:857719181846 | 6 | }, |
mbed_official | 0:857719181846 | 7 | "wifi-password": { |
mbed_official | 0:857719181846 | 8 | "help": "WiFi Password", |
Okoshi | 8:72d49a084297 | 9 | "value": "\"dpg7k8c9zjirt\"" |
Okoshi | 8:72d49a084297 | 10 | }, |
Okoshi | 8:72d49a084297 | 11 | "thingspeak_key": { |
Okoshi | 8:72d49a084297 | 12 | "help": "Thing Speak Key", |
Okoshi | 8:72d49a084297 | 13 | "value": "\"CM5F5982N18UW3FW\"" |
Okoshi | 8:72d49a084297 | 14 | } |
mbed_official | 0:857719181846 | 15 | }, |
mbed_official | 0:857719181846 | 16 | "target_overrides": { |
mbed_official | 0:857719181846 | 17 | "UBLOX_EVK_ODIN_W2": { |
mbed_official | 0:857719181846 | 18 | "target.device_has": ["EMAC"] |
mbed_official | 0:857719181846 | 19 | } |
mbed_official | 0:857719181846 | 20 | } |
Okoshi | 8:72d49a084297 | 21 | } |