Fix a comment (#20629)

This commit is contained in:
qwewer0 2021-01-02 09:53:34 +01:00 committed by Scott Lahteine
parent 5d35e3ccf5
commit a42755a061

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