FastLED 3.9.15
Loading...
Searching...
No Matches

◆ esp_8266_tests()

void esp_8266_tests ( )

Definition at line 5 of file esp_8266_test.h.

5 {
6#if FASTLED_USE_PROGMEM != 1
7#error "FASTLED_USE_PROGMEM is not 1 for AVR"
8#endif
9
10#if SKETCH_HAS_LOTS_OF_MEMORY != 0
11#error "SKETCH_HAS_LOTS_OF_MEMORY is not 0 for AVR"
12#endif
13}