mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-08 21:34:27 +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 "../NeoUtil.h"
|
||||
#include "NeoPixelAnimator.h"
|
||||
|
||||
NeoPixelAnimator::NeoPixelAnimator(uint16_t countAnimations, uint16_t timeScale) :
|
||||
|
Reference in New Issue
Block a user