Explorar o código

Forgot #ifdef DEBUG_PULLUP_CRASH

3d-gussner %!s(int64=3) %!d(string=hai) anos
pai
achega
db79ae9d5e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Firmware/ultralcd.cpp

+ 2 - 0
Firmware/ultralcd.cpp

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