Conditions cleanup

This commit is contained in:
Scott Lahteine
2020-08-06 04:19:56 -05:00
parent d69c2a90b7
commit 7a5d408bc0
6 changed files with 11 additions and 6 deletions

View File

@ -21,7 +21,7 @@
*/
/**
* printer_event_leds.cpp - LED color changing based on printer status
* feature/leds/printer_event_leds.cpp - LED color changing based on printer status
*/
#include "../../inc/MarlinConfigPre.h"

View File

@ -22,7 +22,7 @@
#pragma once
/**
* printer_event_leds.h - LED color changing based on printer status
* feature/leds/printer_event_leds.h - LED color changing based on printer status
*/
#include "leds.h"