#include "fl/sketch_macros.h" #if SKETCH_HAS_LOTS_OF_MEMORY #include "Luminova.h" #else void setup(){} void loop(){} #endif