Mercurial > hg > beaglert
diff examples/d-box/logger.h @ 303:421a69d42943 prerelease
Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff
author | andrewm |
---|---|
date | Fri, 27 May 2016 17:40:44 +0100 |
parents | dbeed520b014 |
children |
line wrap: on
line diff
--- a/examples/d-box/logger.h Fri May 27 17:28:24 2016 +0100 +++ b/examples/d-box/logger.h Fri May 27 17:40:44 2016 +0100 @@ -11,6 +11,7 @@ #include <string.h> #include <pthread.h> #include <stdio.h> +#include <unistd.h> #include <fstream> // file handle #include <iostream> // stringstream #include <sstream> // stringstream