瀏覽代碼

Add capability line

Voinea Dragos 3 年之前
父節點
當前提交
e2ef5af40e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Firmware/Marlin_main.cpp

+ 1 - 0
Firmware/Marlin_main.cpp

@@ -3516,6 +3516,7 @@ static void cap_line(const char* name, bool ena = false) {
 
 static void extended_capabilities_report()
 {
+    cap_line(PSTR("AUTOREPORT_TEMP"), ENABLED(AUTO_REPORT_TEMPERATURES));
     //@todo
 }
 #endif //EXTENDED_CAPABILITIES_REPORT