mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Fixed include for tasmota32 build
This commit is contained in:
parent
27288ac603
commit
150a8baf29
@ -27,7 +27,7 @@
|
|||||||
#ifndef LedControl_h
|
#ifndef LedControl_h
|
||||||
#define LedControl_h
|
#define LedControl_h
|
||||||
|
|
||||||
#include <avr/pgmspace.h>
|
#include <pgmspace.h>
|
||||||
|
|
||||||
#if (ARDUINO >= 100)
|
#if (ARDUINO >= 100)
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user