|
FastLED 3.9.15
|
|
inline |
Read a float from PROGMEM.
On AVR this reads flash via pgm_read_dword; on other platforms it's a plain memory read via memcpy (no aliasing issues).
Definition at line 25 of file mic_response_data.h.
References FL_BUILTIN_MEMCPY, and FL_PGM_READ_DWORD_ALIGNED.
Referenced by interpolateMicResponse().
Here is the caller graph for this function: