Fix G28_STR (#20925)

2.0.x
ellensp 4 years ago committed by Scott Lahteine
parent 845b99feb7
commit 0e37370b0c

@ -50,3 +50,4 @@
class __FlashStringHelper;
typedef const __FlashStringHelper *progmem_str;
extern const char G28_STR[];

Loading…
Cancel
Save