Update dump1090.h

This commit is contained in:
maxried 2015-09-14 20:11:00 +02:00
parent 90adaf22f7
commit 541f12fb21

View file

@ -200,10 +200,6 @@ typedef struct rtlsdr_dev rtlsdr_dev_t;
#define MODES_NET_SNDBUF_SIZE (1024*64)
#define MODES_NET_SNDBUF_MAX (7)
#ifndef HTMLPATH
#define HTMLPATH "./public_html" // default path for gmap.html etc
#endif
#define HISTORY_SIZE 120
#define HISTORY_INTERVAL 30000