diff resources/network/network_readme.txt @ 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 adcb57fd3d75
children
line wrap: on
line diff
--- a/resources/network/network_readme.txt	Fri May 27 13:58:20 2016 +0100
+++ b/resources/network/network_readme.txt	Fri May 27 14:34:41 2016 +0100
@@ -17,7 +17,7 @@
 sends messages every 1ms to control the frequency of the oscillator, thus generating a sine sweep
 
 ./udp-server 9999
-#will print the info received from BeagleRT with the following format
+#will print the info received from Bela with the following format
 printf("%8d;%.3f;%.3;",gCounter,gFrequency,gPhase);
 example:
 88201;700.000;0.123;