matrix-io / matrix-creator-hal

Hardware Abstraction Layer for MATRIX Creator & MATRIX Voice
https://matrix-io.github.io/matrix-documentation/matrix-hal/overview/
GNU General Public License v3.0
70 stars 50 forks source link

Change import #85

Closed whimbree closed 6 years ago

whimbree commented 6 years ago

Change import so that in normal code user can import:

#include "matrix_hal/microphone_core_fir.h"
// And then access default FIR filter with
matrix_hal::FIR_default[]