🩹 Fix UBL menu compile (#25020)

This commit is contained in:
ellensp 2022-11-27 14:22:08 +13:00 committed by GitHub
parent 5f831768a2
commit a13f3cb889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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,