diff options
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 4999aba5..403dfdfc 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -1472,7 +1472,8 @@ path: # be provided. #on_error_gcode: # A list of G-Code commands to execute when an error is reported. - +# See docs/Command_Templates.md for G-Code format. The default is to +# run TURN_OFF_HEATERS. ``` ### [sdcard_loop] |