Conditions cleanup

This commit is contained in:
Scott Lahteine
2020-08-06 04:19:56 -05:00
committed by Scott Lahteine
parent 76eff24718
commit 7d3be90159
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"