Browse Source

Fix G28_STR (#20925)

vanilla_fb_2.0.x
ellensp 3 years ago
committed by GitHub
parent
commit
d3068125c5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/compat.h

1
Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/compat.h

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

Loading…
Cancel
Save