Cleanup patch to recent merge

This commit is contained in:
Scott Lahteine
2017-05-02 01:06:25 -05:00
parent da2abad636
commit 0449f69179
4 changed files with 11 additions and 13 deletions

View File

@ -66,7 +66,7 @@
void gcode_G26();
void gcode_G29();
extern int ubl_cnt;
extern uint8_t ubl_cnt;
///////////////////////////////////////////////////////////////////////////////////////////////////////