Fix build for real this time
This commit is contained in:
parent
b3a53f6436
commit
5d29c4fab2
|
|
@ -1862,7 +1862,7 @@ static void lcd_stack_crash()
|
||||||
void TestPullupCrash() {
|
void TestPullupCrash() {
|
||||||
PORTF |= 0x01;
|
PORTF |= 0x01;
|
||||||
}
|
}
|
||||||
#ifdef DEBUG_PULLUP_CRASH
|
#endif // DEBUG_PULLUP_CRASH
|
||||||
|
|
||||||
//! @brief Show Support Menu
|
//! @brief Show Support Menu
|
||||||
//!
|
//!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue