FastLED
3.9.15
Loading...
Searching...
No Matches
register.h
Go to the documentation of this file.
1
#pragma once
2
3
7
8
#if __cplusplus < 201703L
9
#define FASTLED_REGISTER register
10
#else
11
#ifdef FASTLED_REGISTER
12
#undef FASTLED_REGISTER
13
#endif
14
#define FASTLED_REGISTER
15
#endif
fl
register.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2