/** * \file * * * \brief Configuration file for buzzerled module. * * * \author Daniele Basile */ #ifndef CFG_BUZZERLED_H #define CFG_BUZZERLED_H /// TODO #define CONFIG_NUM_BLDS 1 #endif /* CFG_BUZZERLED_H */