Cleaning up, getting rid of the fake encoder count variable.
This commit is contained in:
committed by
Richard Wackerbarth
parent
becbfe1065
commit
6f9e9c0e4f
@@ -41,9 +41,6 @@
|
||||
#if ENABLED(REPRAPWORLD_KEYPAD)
|
||||
extern volatile uint8_t buttons_reprapworld_keypad; // to store the keypad shift register values
|
||||
#endif
|
||||
#if ENABLED(RIGIDBOT_PANEL)
|
||||
extern volatile millis_t next_fake_encoder_update_ms;
|
||||
#endif
|
||||
#else
|
||||
FORCE_INLINE void lcd_buttons_update() {}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user