0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-29 13:19:53 +00:00

Fix various errors, warnings in example config builds (#19686)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Jason Smith 2020-10-11 17:06:57 -07:00 committed by Scott Lahteine
parent 6d31bbe2bf
commit 37f97bc013

View file

@ -473,7 +473,6 @@ void lv_encoder_pin_init() {
#endif
static uint8_t buttons = newbutton;
static uint8_t lastEncoderBits;