Skip to content

Commit c7004d1

Browse files
ellenspthinkyhead
authored andcommitted
Fix undefined G28_STR (#20912)
1 parent 07a3ed1 commit c7004d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Marlin/src/lcd/extui/lib/anycubic_i3mega/anycubic_i3mega_lcd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ class AnycubicTFTClass {
9494
};
9595

9696
extern AnycubicTFTClass AnycubicTFT;
97+
extern const char G28_STR[];

0 commit comments

Comments
 (0)