1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

remove compile-time configuration

This commit is contained in:
Steffen Vogel 2016-10-20 09:12:42 -04:00
parent 59cd70fec9
commit 8044cc6fa1

View file

@ -24,9 +24,6 @@
#define DEFAULT_VALUES 64
#define DEFAULT_QUEUELEN 1024
/** Whether or not to send / receive timestamp & sequence number as first values of payload */
#define GTNET_SKT_HEADER 0
/** Width of log output in characters */
#define LOG_WIDTH 132