TFT followup fixes (#19710)

This commit is contained in:
Victor Oliveira
2020-10-13 13:58:50 -03:00
committed by Scott Lahteine
parent 1ef1ea0b3e
commit 252fd66b76
4 changed files with 12 additions and 11 deletions

View File

@ -474,7 +474,8 @@ void lv_encoder_pin_init() {
#endif
static uint8_t buttons = newbutton;
static uint8_t buttons = 0;
buttons = newbutton;
static uint8_t lastEncoderBits;
#define encrot0 0