Mercurial > hg > beaglert
comparison include/NetworkSend.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 | 18d03901f866 |
children |
comparison
equal
deleted
inserted
replaced
300:dbeed520b014 | 301:e4392164b458 |
---|---|
3 #define SCOPE_H_ | 3 #define SCOPE_H_ |
4 | 4 |
5 #ifdef USE_JUCE | 5 #ifdef USE_JUCE |
6 #include <JuceHeader.h> | 6 #include <JuceHeader.h> |
7 #else | 7 #else |
8 #include <BeagleRT.h> | 8 #include <Bela.h> |
9 #include <rtdk.h> | 9 #include <rtdk.h> |
10 #include <cmath> | 10 #include <cmath> |
11 #include <UdpClient.h> | 11 #include <UdpClient.h> |
12 #include <vector> | 12 #include <vector> |
13 #include <string> | 13 #include <string> |