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

◆ FL_PGM_READ_BYTE_NEAR

#define FL_PGM_READ_BYTE_NEAR ( x)
Value:
(pgm_read_byte_near(x))
int x
Definition simple.h:92

Read a byte (8-bit) from PROGMEM memory.

Definition at line 67 of file fastled_progmem.h.