Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
digant73 committed Apr 28, 2022
1 parent 730b200 commit b349655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TFT/src/User/Menu/Move.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ void storeMoveCmd(AXIS xyz, int8_t direction)

void drawXYZ(void)
{
char tempstr[20];
char tempstr[30];
GUI_SetColor(infoSettings.status_color);

#ifdef PORTRAIT_MODE
Expand Down

0 comments on commit b349655

Please sign in to comment.