Fix undefined G28_STR (#20912)

2.0.x
ellensp 4 years ago committed by GitHub
parent c65bf64756
commit c72b1c5893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save