Update Chiron TFT leveling

This commit is contained in:
Knutwurst
2021-06-18 14:02:17 +02:00
parent de2b3f5860
commit f20b0c3058
3 changed files with 46 additions and 29 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.2.0-b_4.3"
#define CUSTOM_BUILD_VERSION "1.2.0-b_4.5"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-06-06"
#define STRING_DISTRIBUTION_DATE "2021-06-18"
#endif
/**