Num-to-string functions for DEBUG_LEVELING_FEATURE

This commit is contained in:
Scott Lahteine
2018-02-05 19:08:27 -06:00
parent 766faa05a9
commit 8a6feab1c4
2 changed files with 1 additions and 3 deletions

View File

@ -51,8 +51,6 @@ enum MeshPointType { INVALID, REAL, SET_IN_BITMAP };
// External references
char *ftostr43sign(const float&, char);
extern uint8_t ubl_cnt;
///////////////////////////////////////////////////////////////////////////////////////////////////////