Merge branch 'master' into mueller/FixedTimeslotUpdate

This commit is contained in:
gaisser
2020-09-22 16:20:07 +02:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -6,8 +6,8 @@
#include <linux/sysinfo.h>
#include <time.h>
#include <unistd.h>
#include <fstream>
//#include <fstream>
uint16_t Clock::leapSeconds = 0;
MutexIF* Clock::timeMutex = NULL;