17 Commits (01e4b0c067c23defa78a7c68bef872f132728875)

Author SHA1 Message Date
Scott Lahteine ca6d00b862 Save some string flash 5 years ago
Francois Rainville dd0c5de4c7 Provide LONG_FILENAME_LENGTH for headers (#15582) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Me No Dev fc6a0937b8 Improve Malyan M200 integration (#15462) 5 years ago
Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting (#15395) 5 years ago
Scott Lahteine b73744f9e7
Update ExtUI, add test under DUE (#15298) 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
J.C. Nelson fecf808d80 Fix lambda missing capture (#14969) 5 years ago
J.C. Nelson 1bcc5c98a9 MalyanLCD: Pause, resume, more ExtUI (#14852) 5 years ago
Scott Lahteine c8e30b6639
Fix code attempting to sprintf %f (#14869)
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
5 years ago
Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 6 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
Scott Lahteine ff55088491 Fix Malyan LCD warnings 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
J.C. Nelson 30a3db4f22 Fix Malyan M200 config and protocol (#14394) 6 years ago
Tobias Frost eeaef2410a Support DGUS Display with DWIN OS (#13253) 6 years ago