Lots of changes regadring the ExtUI implementation, Filament runout, Start, Stop, Pause and Resume.

This commit is contained in:
Knutwurst
2023-05-23 15:22:25 +02:00
parent 4d6715761d
commit 52dc811774
7 changed files with 351 additions and 648 deletions

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.0-b3"
#define CUSTOM_BUILD_VERSION "1.5.0-b4"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-01-03"
#define STRING_DISTRIBUTION_DATE "2023-05-22"
#endif
/**