Enable and disable power supply automatically
This commit is contained in:
committed by
Scott Lahteine
parent
80946a17ee
commit
254417e8b0
@@ -444,6 +444,10 @@ void report_current_position();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_CONTROLLERFAN
|
||||
extern int controllerFanSpeed;
|
||||
#endif
|
||||
|
||||
#if ENABLED(BARICUDA)
|
||||
extern uint8_t baricuda_valve_pressure, baricuda_e_to_p_pressure;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user