FastLED
3.9.15
Loading...
Searching...
No Matches
◆
esp32_s3_tests()
void esp32_s3_tests
(
)
Definition at line
5
of file
esp_s3_test.h
.
5
{
6
#if FASTLED_USE_PROGMEM != 0
7
#error "FASTLED_USE_PROGMEM prog memory is turned on for esap32-s3"
8
#endif
9
10
#if SKETCH_HAS_LOTS_OF_MEMORY == 0
11
#error "SKETCH_HAS_LOTS_OF_MEMORY should have lots of memory for esp32-s3"
12
#endif
13
}
examples
CompileTest
esp_s3_test.h
Generated on Tue Jun 24 2025 00:58:14 for FastLED by
1.13.2