Fix G28_STR (#20925)
This commit is contained in:
@ -50,3 +50,4 @@
|
||||
|
||||
class __FlashStringHelper;
|
||||
typedef const __FlashStringHelper *progmem_str;
|
||||
extern const char G28_STR[];
|
||||
|
Reference in New Issue
Block a user