Kinda implemented build server selection (does not work)
This commit is contained in:
@ -45,7 +45,7 @@ char deviceName[32] = STRING(DEVICE_PREFIX) "_ERR";
|
|||||||
#include GLOBALS_PLUGIN
|
#include GLOBALS_PLUGIN
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(HAS_SIMPLIFIED)
|
#if defined(HAS_SIMPLIFIED)
|
||||||
bool simplified = true;
|
bool simplified = true;
|
||||||
#else
|
#else
|
||||||
bool simplified = false;
|
bool simplified = false;
|
||||||
|
Reference in New Issue
Block a user