Compile only selected PIO environment (#11519)
This commit is contained in:
committed by
Scott Lahteine
parent
5be2559eda
commit
c64199941e
@@ -31,7 +31,7 @@ Stopwatch print_job_timer; // Global Print Job Timer instance
|
||||
|
||||
#include "printcounter.h"
|
||||
#include "../Marlin.h"
|
||||
#include "../HAL/persistent_store_api.h"
|
||||
#include "../HAL/shared/persistent_store_api.h"
|
||||
|
||||
PrintCounter print_job_timer; // Global Print Job Timer instance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user