Mercurial > hg > beaglert
diff examples/d-box/FIRfilter.h @ 373:3bed6b09223c prerelease
Updated NE10 library to the latest version; needs a corresponding update to the /usr/include/ne10 header files on the SD image. Updated examples to compile against new version, and reordered D-Box channels to account for new PRU-based DAC channel reordering.
author | andrewm |
---|---|
date | Thu, 09 Jun 2016 20:03:09 +0100 |
parents | dbeed520b014 |
children | 24c3a0663d54 |
line wrap: on
line diff
--- a/examples/d-box/FIRfilter.h Thu Jun 09 18:16:05 2016 +0100 +++ b/examples/d-box/FIRfilter.h Thu Jun 09 20:03:09 2016 +0100 @@ -8,7 +8,7 @@ #ifndef FIRFILTER_H_ #define FIRFILTER_H_ - +#define ENABLE_NE10_FIR_FLOAT_NEON // Define needed for Ne10 library #include <NE10.h> //#define FILTER_TAP_NUM 21