Scott Lahteine 7 years ago
parent 772298257b
commit 3748c28924

@ -226,6 +226,8 @@
#else // no LCD
constexpr bool lcd_wait_for_move = false;
inline void lcd_update() {}
inline void lcd_init() {}
inline bool lcd_hasstatus() { return false; }

Loading…
Cancel
Save