mirror of
https://github.com/PaulStoffregen/Tlc5940
synced 2025-09-27 18:12:22 +02:00
ESP32 support
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
/** \file
|
||||
TLC fading functions. */
|
||||
|
||||
#if !defined (ARDUINO_ARCH_ESP32)
|
||||
#include <avr/interrupt.h>
|
||||
#endif
|
||||
|
||||
#include "Tlc5940.h"
|
||||
|
||||
|
Reference in New Issue
Block a user