#ifndef __FIR_H #define __FIR_H #define FAD_MAX_SAMPLES 1024 // extern float Vmeas[FAD_MAX_SAMPLES]; // extern float Vfir[FAD_MAX_SAMPLES]; #endif