Add Touch Calibration screen (#20049)

This commit is contained in:
Victor Oliveira
2020-11-15 19:39:58 -03:00
committed by GitHub
parent cab83ba840
commit ea371618da
45 changed files with 845 additions and 904 deletions

View File

@@ -29,7 +29,7 @@
void touch_screen_calibration() {
ui.touch_calibration();
ui.touch_calibration_screen();
}