mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 12:04:19 +00:00
Clean up some formatting
This commit is contained in:
parent
9c235ef821
commit
945139e328
@ -29,7 +29,7 @@ uint8_t read_byte_rom(uint8_t * str);
|
||||
|
||||
#ifndef NUM_ARRAY
|
||||
#define NUM_ARRAY(a) (sizeof(a)/sizeof((a)[0]))
|
||||
#endif // NUM_ARRAY
|
||||
#endif
|
||||
|
||||
typedef uint16_t pixel_len_t;
|
||||
#define PIXEL_LEN_NOLIMIT ((pixel_len_t)(-1))
|
||||
|
Loading…
Reference in New Issue
Block a user