Adjust PID tune timeouts and thermal watchdog

- Updated readme
- Adjusted WATCH_TEMP_PERIOD to be more tolerant
- Raised PID tuning timeout
- Adjusted default PID tuning commands
- Changed hex file naming
This commit is contained in:
David Ramiro
2018-12-24 14:26:06 +01:00
parent 6517c2deb5
commit c5ae6e872f
11 changed files with 23019 additions and 23031 deletions

View File

@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2018-12-13"
#define STRING_DISTRIBUTION_DATE "2018-12-24"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.