Arrange G26 functions in dependency order

This commit is contained in:
Scott Lahteine 2017-11-23 18:13:17 -06:00
parent e5b43d48ee
commit 3b431f2f72
5 changed files with 536 additions and 559 deletions

View file

@ -50,7 +50,6 @@
// External references
char *ftostr43sign(const float&, char);
bool ubl_lcd_clicked();
void home_all_axes();
extern uint8_t ubl_cnt;