a

Dependencies:   HTTPClient SDFileSystemA SeeedStudioTFTv2 TFT_fonts WIZnet_Library mbed

Fork of Seeed_TFT_Touch_Shield by Bohyun Bang

Committer:
bangbh
Date:
Sat Aug 15 21:14:53 2015 +0000
Revision:
6:12f28bac9400
A

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bangbh 6:12f28bac9400 1 typedef struct
bangbh 6:12f28bac9400 2 {
bangbh 6:12f28bac9400 3 char temperature[5];
bangbh 6:12f28bac9400 4 char sky;
bangbh 6:12f28bac9400 5 char hour[3];
bangbh 6:12f28bac9400 6 }kmaWid;