X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=tos%2Flib%2Fnet%2FDeluge%2Fextra%2FNetProg.h;h=fd07e403227e9af0a860dad35a0f1dd6cfdb5a93;hb=e014c5d251e1706ee383c01597ed49173c00c8f3;hp=b8624c058e5d1159a07ca8c47ffd1b12e5bcb21a;hpb=e7b03f1e5e4f410541744b9ebc686f1be1a8054b;p=tinyos-2.x.git diff --git a/tos/lib/net/Deluge/extra/NetProg.h b/tos/lib/net/Deluge/extra/NetProg.h index b8624c05..fd07e403 100644 --- a/tos/lib/net/Deluge/extra/NetProg.h +++ b/tos/lib/net/Deluge/extra/NetProg.h @@ -38,11 +38,11 @@ #endif static const uint32_t DELUGE_IMAGE_UID = IDENT_UID_HASH; - +/* typedef struct NetProg_TOSInfo { uint16_t addr; uint8_t groupId; uint16_t crc; } NetProg_TOSInfo; - +*/ #endif