Ported the ACE2 MX-2A thermal imaging device

This commit is contained in:
ulteq
2015-06-02 12:58:47 +02:00
parent cf0b2c2a52
commit f1dbe0fffc
20 changed files with 200 additions and 0 deletions

View File

@ -0,0 +1,12 @@
#define COMPONENT mx2a
#include "\z\ace\addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_MX2A
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_MX2A
#define DEBUG_SETTINGS DEBUG_SETTINGS_MX2A
#endif
#include "\z\ace\addons\main\script_macros.hpp"