Use PSU powerup delay for all powerups (#16065)
This commit is contained in:
committed by
Scott Lahteine
parent
25a7ceabdb
commit
c061656659
@ -333,7 +333,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if !defined(PSU_POWERUP_DELAY) && ENABLED(PSU_CONTROL) && DISABLED(AUTO_POWER_CONTROL)
|
||||
#if !defined(PSU_POWERUP_DELAY) && ENABLED(PSU_CONTROL)
|
||||
#define PSU_POWERUP_DELAY 100
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user