1
0
forked from me/IronOS

Add slew rate to the PID output for MHP

This commit is contained in:
Ben V. Brown
2021-05-06 21:35:43 +10:00
parent 73f11499b6
commit 293c09cffa
2 changed files with 18 additions and 6 deletions

View File

@@ -220,7 +220,7 @@
#define MIN_BOOST_TEMP_C 150 // The min settable temp for boost mode °C
#define MIN_BOOST_TEMP_F 300 // The min settable temp for boost mode °F
#define NO_DISPLAY_ROTATE // Disable OLED rotation by accel
#define SLEW_LIMIT 50 // Limit to 3.0 Watts per 64ms pid loop update rate slew rate
#endif
#ifdef MODEL_TS100