Reorganize includes and declarations

This commit is contained in:
Scott Lahteine
2018-10-28 02:59:21 -05:00
parent 43cf913048
commit b063b1b722
6 changed files with 44 additions and 31 deletions

View File

@@ -35,6 +35,10 @@
#include "../../module/motion.h"
#endif
// Initialized by settings.load()
int16_t lcd_preheat_hotend_temp[2], lcd_preheat_bed_temp[2];
uint8_t lcd_preheat_fan_speed[2];
//
// "Temperature" submenu items
//