Fix indentation
This commit is contained in:
parent
c6ecc0dfc9
commit
670214a30b
@ -200,7 +200,7 @@ private:
|
|||||||
#define LCD_STR_FEEDRATE "\x06"
|
#define LCD_STR_FEEDRATE "\x06"
|
||||||
#define LCD_STR_CLOCK "\x07"
|
#define LCD_STR_CLOCK "\x07"
|
||||||
#define LCD_STR_ARROW_RIGHT "\x7E" //from the default character set
|
#define LCD_STR_ARROW_RIGHT "\x7E" //from the default character set
|
||||||
#define LCD_STR_SOLID_BLOCK "\xFF" //from the default character set
|
#define LCD_STR_SOLID_BLOCK "\xFF" //from the default character set
|
||||||
|
|
||||||
extern void lcd_set_custom_characters(void);
|
extern void lcd_set_custom_characters(void);
|
||||||
extern void lcd_set_custom_characters_nextpage(void);
|
extern void lcd_set_custom_characters_nextpage(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user