56 #ifndef CHAMELEON_MINI_H
57 #define CHAMELEON_MINI_H
61 #include <avr/interrupt.h>
62 #include <avr/power.h>
67 #include "Terminal/Terminal.h"
68 #include "Codec/Codec.h"
69 #include "Application/Application.h"
70 #include "Configuration.h"
73 #include "AntennaLevel.h"
76 #define CHAMELEON_MINI_VERSION_STRING BUILD_DATE
78 #endif //CHAMELEON_MINI_H