Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
#endif
|
||||
|
||||
#if HAS_SERVOS
|
||||
#include "./servo.h"
|
||||
#include "servo.h"
|
||||
#endif
|
||||
|
||||
#if ANY(TEMP_SENSOR_0_IS_THERMISTOR, TEMP_SENSOR_1_IS_THERMISTOR, TEMP_SENSOR_2_IS_THERMISTOR, TEMP_SENSOR_3_IS_THERMISTOR, \
|
||||
|
||||
Reference in New Issue
Block a user