Disable LASER_POWER_INLINE by default

This commit is contained in:
Scott Lahteine 2020-10-17 03:35:22 -05:00
parent 57c578370f
commit b5db34ba77
187 changed files with 187 additions and 187 deletions

View file

@ -2958,7 +2958,7 @@
* This allows the laser to keep in perfect sync with the planner and removes
* the powerup/down delay since lasers require negligible time.
*/
#define LASER_POWER_INLINE
//#define LASER_POWER_INLINE
#if ENABLED(LASER_POWER_INLINE)
/**