a

Dependencies:   HTTPClient SDFileSystemA SeeedStudioTFTv2 TFT_fonts WIZnet_Library mbed

Fork of Seeed_TFT_Touch_Shield by Bohyun Bang

typedefinition.h

Committer:
bangbh
Date:
2015-08-15
Revision:
6:12f28bac9400

File content as of revision 6:12f28bac9400:

typedef struct
{
    char temperature[5];
    char sky;
    char hour[3];
}kmaWid;