Fix a comment (#20629)

This commit is contained in:
qwewer0 2021-01-02 09:53:34 +01:00 committed by GitHub
parent b0585e13d8
commit 5b33afb1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,4 +118,4 @@ bool LevelingMenu::onTouchEnd(uint8_t tag) {
return true;
}
#endif // BOTH(TOUCH_UI_FTDI_EVE,HAS_LEVELING)
#endif // TOUCH_UI_FTDI_EVE && HAS_LEVELING