Whitespace cleanup

This commit is contained in:
Scott Lahteine
2020-09-20 18:24:05 -05:00
parent 0c7035d8a3
commit 8e0fac897b
14 changed files with 40 additions and 41 deletions

View File

@@ -224,7 +224,7 @@ public:
*/
// Force disengage planner power control
static inline void inline_disable() {
static inline void inline_disable() {
isReady = false;
unitPower = 0;
planner.laser_inline.status.isPlanned = false;