This commit is contained in:
Erik Frojdh
2020-02-03 11:04:49 +01:00
parent 9f79f132b7
commit a3c686d271
4 changed files with 89 additions and 103 deletions

View File

@ -17,7 +17,7 @@
#include <pthread.h>
#include "analogDetector.h"
#include "circularFifo.h"
#include "CircularFifo.h"
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>