Mercurial > hg > beaglert
comparison include/WriteFile.h @ 301:e4392164b458 prerelease
RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Fri, 27 May 2016 14:34:41 +0100 |
parents | 1e7db6610600 |
children | a4e49a3d9948 |
comparison
equal
deleted
inserted
replaced
300:dbeed520b014 | 301:e4392164b458 |
---|---|
5 * Author: giulio | 5 * Author: giulio |
6 */ | 6 */ |
7 | 7 |
8 #ifndef WRITEMFILE_H_ | 8 #ifndef WRITEMFILE_H_ |
9 #define WRITEMFILE_H_ | 9 #define WRITEMFILE_H_ |
10 #include <BeagleRT.h> | 10 #include <Bela.h> |
11 #include <vector> | 11 #include <vector> |
12 #include <stdio.h> | 12 #include <stdio.h> |
13 #include <stdlib.h> | 13 #include <stdlib.h> |
14 #include <string.h> | 14 #include <string.h> |
15 #include <unistd.h> | 15 #include <unistd.h> |