Reverse Direction (FXOPTS) was not working for Fire 2012 custom animation
This commit is contained in:
bpohvoodoo
2019-03-18 20:30:40 +01:00
parent 3e66fc21bb
commit 92b3959a6a
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -312,6 +312,7 @@ void initStrip(uint16_t stripSize = WS2812FXStripSettings.stripSize, char RGBOrd
#if defined(CUSTOM_WS2812FX_ANIMATIONS)
strip->setCustomMode(0, F("Fire 2012"), myCustomEffect0);
//strip->setCustomMode(1, F("CustEffect"), myCustomEffect1);
gReverseDirection = (WS2812FXStripSettings.fxoptions & 128);
#endif
#if defined(ENABLE_E131)
/*