#include #ifndef __FDR1_SETUP__ #define __FDR1_SETUP__ void setup(void); void setup_gpio(void); #endif //__FDR1_SETUP__