[2.0.x] UTF-8 language translation support (#10213)
This commit is contained in:
parent
daa712455b
commit
c96412a78f
151 changed files with 565326 additions and 7193 deletions
|
|
@ -52,8 +52,6 @@
|
|||
constexpr bool lcd_wait_for_move = false;
|
||||
#endif
|
||||
|
||||
int16_t lcd_strlen(const char* s);
|
||||
int16_t lcd_strlen_P(const char* s);
|
||||
void lcd_update();
|
||||
bool lcd_hasstatus();
|
||||
void lcd_setstatus(const char* message, const bool persist=false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue