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-16 16:40:14 -05:00
committed by Scott Lahteine
co-authored by Scott Lahteine
parent 6d31bbe2bf
commit 37f97bc013
@@ -473,7 +473,6 @@ void lv_encoder_pin_init() {
#endif
static uint8_t buttons = newbutton;
static uint8_t lastEncoderBits;