Fix undefined G28_STR (#20912)

2.0.x
ellensp 4 years ago committed by Scott Lahteine
parent 07a3ed1d7e
commit c7004d100c

@ -94,3 +94,4 @@ private:
};
extern AnycubicTFTClass AnycubicTFT;
extern const char G28_STR[];

Loading…
Cancel
Save