Mercurial > hg > beaglert
diff include/OSCServer.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 | de37582ce6f3 |
children | faa5f58c71af |
line wrap: on
line diff
--- a/include/OSCServer.h Fri May 27 13:58:20 2016 +0100 +++ b/include/OSCServer.h Fri May 27 14:34:41 2016 +0100 @@ -4,7 +4,7 @@ #include <UdpServer.h> #include <oscpkt.hh> -#include <BeagleRT.h> +#include <Bela.h> #include <queue> #define UDP_RECIEVE_TIMEOUT_MS 20 @@ -47,4 +47,4 @@ }; -#endif \ No newline at end of file +#endif