Show steps done in the babystep display

This commit is contained in:
Scott Lahteine
2016-04-18 20:39:15 -07:00
parent 09c6323b68
commit 4f04bf7fe8
2 changed files with 15 additions and 8 deletions

View File

@ -162,7 +162,7 @@
#endif //ULTRA_LCD
char* itostr2(const uint8_t& x);
char* itostr31(const int& x);
char* itostr3sign(const int& x);
char* itostr3(const int& x);
char* itostr3left(const int& x);
char* itostr4(const int& x);