Fix various errors, warnings in example config builds (#19686)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
6d31bbe2bf
commit
37f97bc013
1 changed files with 0 additions and 1 deletions
|
|
@ -473,7 +473,6 @@ void lv_encoder_pin_init() {
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static uint8_t buttons = newbutton;
|
static uint8_t buttons = newbutton;
|
||||||
static uint8_t lastEncoderBits;
|
static uint8_t lastEncoderBits;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue