ソースを参照

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