Alexa swipe effect
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef PLATFORM_NATIVE
|
||||
|
||||
#include "containers/LedStripRGBW.h"
|
||||
|
||||
class Esp32DriverRGBW
|
||||
@@ -17,3 +19,5 @@ private:
|
||||
int rmtChannel_;
|
||||
bool transmitting_;
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user