mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-09 05:44:26 +02:00
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