🩹 Fix UBL menu compile (#25020)

This commit is contained in:
ellensp
2022-11-27 14:22:08 +13:00
committed by Sven Soost
parent 5c31f99178
commit 2b79b66f66

View File

@@ -35,6 +35,9 @@
#include "../../module/planner.h"
#include "../../module/settings.h"
#include "../../feature/bedlevel/bedlevel.h"
#if HAS_HOTEND
#include "../../module/temperature.h"
#endif
static int16_t ubl_storage_slot = 0,
custom_hotend_temp = 150,