1 #ifndef CHAMELEON_MINI_H 2 #define CHAMELEON_MINI_H 6 #include <avr/interrupt.h> 13 #include "Terminal/Terminal.h" 14 #include "Codec/Codec.h" 15 #include "Application/Application.h" 20 #include "AntennaLevel.h" 23 #define CHAMELEON_MINI_VERSION_STRING BUILD_DATE 25 #endif //CHAMELEON_MINI_H