Mbed Cloud example program for workshop in W27 2018.

Dependencies:   MMA7660 LM75B

Committer:
MACRUM
Date:
Sat Jun 30 01:40:30 2018 +0000
Revision:
0:119624335925
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MACRUM 0:119624335925 1 # Mbed-example-WS-W27
MACRUM 0:119624335925 2 Mbed Cloud example program for workshop in W27 2018.
MACRUM 0:119624335925 3
MACRUM 0:119624335925 4 ## Prerequisites
MACRUM 0:119624335925 5
MACRUM 0:119624335925 6 1. Replace mbed_cloud_dev_credentials.c
MACRUM 0:119624335925 7 2. Modify Wi-Fi SSID and password in mbed_app.json
MACRUM 0:119624335925 8
MACRUM 0:119624335925 9 ## Build
MACRUM 0:119624335925 10
MACRUM 0:119624335925 11 ```$ mbed compile -t GCC_ARM -m K64F```