- Disable DGUS Fix for Mega X to switch to the better Special Menu

- Bump Version to 1.1.4 Beta
- Fix Special Menu Handling when no SD Card is present
- Add Pictures for new WIKI Page
- Set Classic jerk to 0.2 since this is needed for Mesh Leveling
This commit is contained in:
Knutwurst
2020-08-23 11:40:00 +02:00
parent 2ef275c95b
commit b8cbfd7569
11 changed files with 22 additions and 21 deletions

View File

@@ -41,11 +41,11 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.1.3"
#define CUSTOM_BUILD_VERSION "1.1.4-beta"
#ifndef STRING_DISTRIBUTION_DATE
//#define STRING_DISTRIBUTION_DATE "2020-07-09"
#define STRING_DISTRIBUTION_DATE "2020-08-16"
#define STRING_DISTRIBUTION_DATE "2020-08-23"
#endif
/**