This commit is contained in:
Bodmer 2022-08-25 09:41:04 +01:00 committed by GitHub
parent 333f0f845c
commit afd72efb5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ TFT_eSPI_Button::TFT_eSPI_Button(void) {
_yd = 0;
_textdatum = MC_DATUM;
_label[9] = '\0';
currstate = false;
laststate = false;
}
// Classic initButton() function: pass center & size