Apply coding standards to M100, break up into functions

This commit is contained in:
Scott Lahteine
2017-04-10 19:19:22 -05:00
parent ba85faabc0
commit 03aa9a390e
3 changed files with 209 additions and 198 deletions

View File

@ -42,4 +42,4 @@ void print_hex_byte(const uint8_t b);
void print_hex_word(const uint16_t w);
#endif // AUTO_BED_LEVELING_UBL || M100_FREE_MEMORY_WATCHER
#endif // HEX_PRINT_ROUTINES_H
#endif // HEX_PRINT_ROUTINES_H