Fix build for real this time

This commit is contained in:
Alex Voinea 2022-02-07 13:49:56 +01:00
parent b3a53f6436
commit 5d29c4fab2
1 changed files with 1 additions and 1 deletions

View File

@ -1862,7 +1862,7 @@ static void lcd_stack_crash()
void TestPullupCrash() {
PORTF |= 0x01;
}
#ifdef DEBUG_PULLUP_CRASH
#endif // DEBUG_PULLUP_CRASH
//! @brief Show Support Menu
//!