Update Configuration.h

This commit is contained in:
InsanityAutomation
2022-03-08 17:54:24 -05:00
parent 29822ee60e
commit 3226adf2a6
+1 -1
View File
@@ -1675,7 +1675,7 @@
* RAMPS-based boards use SERVO3_PIN for the first runout sensor.
* For other boards you may need to define FIL_RUNOUT_PIN, FIL_RUNOUT2_PIN, etc.
*/
#if ANY(FilamentSensor, filamentEncoder, lerdgeFilSensor)
#if ANY(FilamentSensor, filamentEncoder, lerdgeFilSensor)
#define FILAMENT_RUNOUT_SENSOR
#endif
#if ENABLED(FILAMENT_RUNOUT_SENSOR)