]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/NetProg.h
Super Duper update to Deluge T2. The manual and the testing scripts are temporary...
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / NetProg.h
index b8624c058e5d1159a07ca8c47ffd1b12e5bcb21a..fd07e403227e9af0a860dad35a0f1dd6cfdb5a93 100644 (file)
 #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