From 641a1ffdf4e6d0bddfec27b474356254214d0cb7 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 10 Jan 2016 16:13:31 +0100 Subject: Set edi TIST, still in an incorrect way --- src/DabMultiplexer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/DabMultiplexer.h') diff --git a/src/DabMultiplexer.h b/src/DabMultiplexer.h index 7b3834e..e8b2a00 100644 --- a/src/DabMultiplexer.h +++ b/src/DabMultiplexer.h @@ -102,6 +102,7 @@ class DabMultiplexer : public RemoteControllable { unsigned timestamp; bool MNSC_increment_time; struct timeval mnsc_time; + struct timespec edi_time; edi_configuration_t edi_conf; -- cgit v1.2.3