NUM_ARRAY => COUNT
This commit is contained in:
@@ -27,10 +27,6 @@ uint8_t read_byte_rom(uint8_t * str);
|
||||
#define wchar_t uint32_t
|
||||
//typedef uint32_t wchar_t;
|
||||
|
||||
#ifndef NUM_ARRAY
|
||||
#define NUM_ARRAY(a) (sizeof(a)/sizeof((a)[0]))
|
||||
#endif
|
||||
|
||||
typedef uint16_t pixel_len_t;
|
||||
#define PIXEL_LEN_NOLIMIT ((pixel_len_t)(-1))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user