1 #ifndef CHAMELEON_MINI_H 2 #define CHAMELEON_MINI_H 6 #include <avr/interrupt.h> 14 #include "Terminal/Terminal.h" 15 #include "Codec/Codec.h" 16 #include "Application/Application.h" 21 #include "LiveLogTick.h" 22 #include "AntennaLevel.h" 25 #define CHAMELEON_MINI_VERSION_STRING BUILD_DATE 27 #endif //CHAMELEON_MINI_H