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