Help fix the campilation error

Please tell me if the firmware for FlyingBear Ghost5 with the TFT_LVGL_UI interface gives an error during the compilation.
|
|
Marlin/src/lcd/extui/mks_ui/draw_preHeat.cpp: In function ‘void event_handler(lv_obj_t*, lv_event_t)’:
Marlin/src/lcd/extui/mks_ui/draw_preHeat.cpp:169:37: error: ‘PREHEAT_1_TEMP_BED’ was not declared in this scope; did you mean ‘PREHEAT_2_TEMP_BED’?
169 | thermalManager.setTargetBed(PREHEAT_1_TEMP_BED);
| ^~~~~~~~~~~~~~~~~~
| PREHEAT_2_TEMP_BED
*** [.pio/build/mks_robin_nano35/src/src/lcd/extui/mks_ui/draw_preHeat.cpp.o] Error 1Can you tell me in detail what I’m doing wrong and how to fix it. I’m just learning and would really like to learn
|
|

Подскажите пожалуйста, при кампиляции прошивка под FlyingBear Ghost5 с интерфейсом TFT_LVGL_UI выдает ошибку.
Можете подробно рассказать что я делаю не так и как это исправить. Я только учусь и очень хотелось бы научиться

What is the exact repository and branch from which you download the firmware? What environment have you selected in the platformio.ini, what configuration header files are you using?

pumped pure Marlin 2.0.9.2

качал чистый Marlin 2.0.9.2