mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
Strip extra newline
This commit is contained in:
parent
4dd612a68d
commit
1ed1882766
1 changed files with 0 additions and 1 deletions
|
@ -6887,7 +6887,6 @@ inline void gcode_M17() {
|
|||
|
||||
/**
|
||||
* M27: Get SD Card status or set the SD status auto-report interval.
|
||||
|
||||
*/
|
||||
inline void gcode_M27() {
|
||||
#if ENABLED(AUTO_REPORT_SD_STATUS)
|
||||
|
|
Loading…
Add table
Reference in a new issue