work.

Dependencies:   Blynk mbed

Committer:
lixianyu
Date:
Fri Jun 10 15:20:20 2016 +0000
Revision:
0:d8f4c441e032
Child:
3:4cd9171ba989
u8glib???????????i2c???

Who changed what in which revision?

UserRevisionLine numberNew contents of line
lixianyu 0:d8f4c441e032 1 #define SSID "type your ssid"
lixianyu 0:d8f4c441e032 2 #define PASS "type your pass"
lixianyu 0:d8f4c441e032 3
lixianyu 0:d8f4c441e032 4 char auth[] = "type your blynk token";
lixianyu 0:d8f4c441e032 5
lixianyu 0:d8f4c441e032 6
lixianyu 0:d8f4c441e032 7
lixianyu 0:d8f4c441e032 8
lixianyu 0:d8f4c441e032 9