瀏覽代碼

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