🐛 Fix Ender-3 v2 language init (#22550)
This commit is contained in:
committed by
GitHub
parent
534da44e1f
commit
59324a411f
@@ -215,6 +215,7 @@ void HMI_MaxFeedspeedXYZE();
|
||||
void HMI_MaxAccelerationXYZE();
|
||||
void HMI_MaxJerkXYZE();
|
||||
void HMI_StepXYZE();
|
||||
void HMI_SetLanguageCache();
|
||||
|
||||
void update_variable();
|
||||
void DWIN_Draw_Signed_Float(uint8_t size, uint16_t bColor, uint8_t iNum, uint8_t fNum, uint16_t x, uint16_t y, long value);
|
||||
|
||||
Reference in New Issue
Block a user