Followup to Laser Flow Meter (#21498)

This commit is contained in:
Mike La Spina
2021-04-01 19:29:49 -05:00
committed by GitHub
parent 6747d350a5
commit 235ba92602
6 changed files with 11 additions and 11 deletions

View File

@@ -35,7 +35,7 @@
#include "../../module/motion.h"
#endif
#if HAS_COOLER || HAS_FLOWMETER
#if EITHER(HAS_COOLER, LASER_COOLANT_FLOW_METER)
#include "../../feature/cooler.h"
#endif