mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-05 22:27:43 -07:00
Fix undefined G28_STR (#20912)
This commit is contained in:
parent
c65bf64756
commit
c72b1c5893
1 changed files with 1 additions and 0 deletions
|
|
@ -94,3 +94,4 @@ private:
|
|||
};
|
||||
|
||||
extern AnycubicTFTClass AnycubicTFT;
|
||||
extern const char G28_STR[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue