]> hackdaworld.org Git - my-code/dmsd.git/blobdiff - dmsd.h
added ignore file
[my-code/dmsd.git] / dmsd.h
diff --git a/dmsd.h b/dmsd.h
index eda770baa2bed63b77593b4e3fc4949c1c044133..1200b9c780cca05659360d656c5ec0b5b7ebc9c1 100644 (file)
--- a/dmsd.h
+++ b/dmsd.h
@@ -9,7 +9,11 @@
 #define DMSD_H
 #endif
 
+#define _GNU_SOURCE
+
 #ifdef DMSD_H
-#define DBOX2_TS_PORT 31338
+#define DBOX2_TS_PORT 31339
+#define BUFFER_LENGTH 188
+#define TS_LENGTH 192;
 #endif