|
Adafruit NeoMatrix
|
Macros | |
| #define | pgm_read_byte(addr) (*(const unsigned char *)(addr)) |
| PROGMEM concept doesn't apply on ESP8266. | |
| #define | _swap_uint16_t(a, b) |
| Swap contents of two uint16_t variables. More... | |
| #define _swap_uint16_t | ( | a, | |
| b | |||
| ) |
Swap contents of two uint16_t variables.
1.8.13