forked from Makuna/NeoPixelBus
missing include (#844)
This commit is contained in:
@@ -25,6 +25,7 @@ License along with NeoPixel. If not, see
|
|||||||
-------------------------------------------------------------------------*/
|
-------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
#include "../NeoUtil.h"
|
||||||
#include "NeoPixelAnimator.h"
|
#include "NeoPixelAnimator.h"
|
||||||
|
|
||||||
NeoPixelAnimator::NeoPixelAnimator(uint16_t countAnimations, uint16_t timeScale) :
|
NeoPixelAnimator::NeoPixelAnimator(uint16_t countAnimations, uint16_t timeScale) :
|
||||||
|
Reference in New Issue
Block a user