Fix UBL compilation warnings

This commit is contained in:
Thomas Moore
2018-01-02 21:00:06 -06:00
parent d80c4f1a6e
commit 8afc4f8d9d
6 changed files with 59 additions and 17 deletions

View File

@@ -30,7 +30,7 @@
#include "../libs/nozzle.h"
extern bool did_pause_print;
extern uint8_t did_pause_print;
bool pause_print(const float &retract, const point_t &park_point, const float &unload_length=0,
const int8_t max_beep_count=0, const bool show_lcd=false