소스 검색

Fix build for real this time

Alex Voinea 3 년 전
부모
커밋
5d29c4fab2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Firmware/ultralcd.cpp

+ 1 - 1
Firmware/ultralcd.cpp

@@ -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
 //!