Browse Source

Fix G28_STR (#20925)

ellensp 3 years ago
parent
commit
d3068125c5
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/compat.h

+ 1
- 0
Marlin/src/lcd/extui/lib/ftdi_eve_touch_ui/compat.h View File

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

Loading…
Cancel
Save