]> git.itanic.dy.fi Git - glucose/blobdiff - contour-protocol.h
Added -format option (defaults to "clean"), added "raw" and "CSV" formats.
[glucose] / contour-protocol.h
index 42c52ffce7325edf319820008c2b4b12f658dc7d..3bb2edbeea397bbe39d439888925f0704d1d987d 100644 (file)
@@ -25,7 +25,7 @@
 
 struct msg {
        int direction;
-       unsigned char data[64];
+       unsigned char data[64+1];
 };
 
 enum direction {