#include "ReelTwo.h"
#include "dome/LogicEngine.h"
#include "core/AnalogMonitor.h"
#include "core/LEDPixelEngine.h"
#include <Preferences.h>
Go to the source code of this file.
|
class | LogicEngineController< kDelayPin, kFadePin, kBriPin, kHuePin, kPalPin, kFrontJumperPin, kRearJumperPin > |
| Settings adjust for LogicEngine logics. More...
|
|
class | LogicEngineController< kDelayPin, kFadePin, kBriPin, kHuePin, kPalPin, kFrontJumperPin, kRearJumperPin >::StatusLED< DATA_PIN > |
|
◆ LENGINE_BUTTON_PIN
#define LENGINE_BUTTON_PIN 36 /* 4-button resistor lattice pin */ |
◆ LENGINE_STATUS_PIN
#define LENGINE_STATUS_PIN 14 /* LED status pin */ |
◆ LENGINE_TRIMPOT_PIN
#define LENGINE_TRIMPOT_PIN 39 /* analog pin to read trimpot */ |
◆ PREFERENCE_LOGICS
#define PREFERENCE_LOGICS "logics" |
◆ LogicEngineControllerDefault