Massive Code Cleanup and Filament Runout Sensor Pin isn't a magic number anymore.

This commit is contained in:
Knutwurst
2020-08-26 14:48:53 +02:00
parent bd2cb8080a
commit f363260a49
3 changed files with 29 additions and 57 deletions

View File

@@ -44,8 +44,7 @@
#define CUSTOM_BUILD_VERSION "1.1.5-beta"
#ifndef STRING_DISTRIBUTION_DATE
//#define STRING_DISTRIBUTION_DATE "2020-07-09"
#define STRING_DISTRIBUTION_DATE "2020-08-24"
#define STRING_DISTRIBUTION_DATE "2020-08-26"
#endif
/**