Recompute uV values for TS100 tips

This commit is contained in:
Ben V. Brown
2020-12-30 13:55:43 +11:00
parent b1f89d74b2
commit 21e3bab8d9
2 changed files with 52 additions and 66 deletions

View File

@@ -152,7 +152,7 @@
#endif
#ifdef MODEL_TS100
const int32_t tipMass = 45; // X10 watts to raise 1 deg C in 1 second
const int32_t tipMass = 65; // X10 watts to raise 1 deg C in 1 second
const uint8_t tipResistance = 75; //x10 ohms, 7.5 typical for ts100 tips
#endif