log projects/basic_network/render.cpp @ 86:7cc79d46ecb9

age author description
Sat, 18 Jul 2015 02:29:03 +0100 Giulio Moro harcoded values into basic_network
Wed, 15 Jul 2015 12:10:51 +0100 andrewm Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile. newapi