Clean up whitespace

This commit is contained in:
Scott Lahteine
2019-04-03 20:21:06 -05:00
parent 83e214478e
commit cacec5764a
7 changed files with 12 additions and 14 deletions

View File

@ -105,7 +105,7 @@ namespace ExtUI {
float getFeedrate_percent();
uint8_t getProgress_percent();
uint32_t getProgress_seconds_elapsed();
#if HAS_LEVELING
bool getLevelingActive();
void setLevelingActive(const bool);