4 lines
130 B
C
4 lines
130 B
C
#include <stdint.h>
|
|
extern const uint8_t chili_ppm[];
|
|
extern const uint32_t chili_ppm_len;
|
|
extern const uint16_t chili_ppm_width;
|