FastLED
3.9.15
Loading...
Searching...
No Matches
arduino.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
fl/stl/has_include.h
"
4
5
#if FL_HAS_INCLUDE(<Arduino.h>)
6
// IWYU pragma: begin_keep
7
#include <
Arduino.h
>
8
// IWYU pragma: end_keep
9
#endif
10
11
// Clean up Arduino macros (abs, min, max, round, etc.)
12
// This MUST be immediately after Arduino.h so macros never leak.
arduino.h
has_include.h
fl
system
arduino.h
Generated on Tue Jun 16 2026 00:07:00 for FastLED by
1.13.2