Clean up trailing spaces
This commit is contained in:
@ -1689,7 +1689,7 @@
|
||||
// increasing the height the probe is raised to.
|
||||
// #define PTC_PROBE_RAISE 15U
|
||||
|
||||
// If the probe is outside of the defined range, use linear extrapolation using the closest
|
||||
// If the probe is outside of the defined range, use linear extrapolation using the closest
|
||||
// point and the PTC_LINEAR_EXTRAPOLATION'th next point. E.g. if set to 4 it will use data[0]
|
||||
// and data[4] to perform linear extrapolation for values below PTC_SAMPLE_START.
|
||||
// #define PTC_LINEAR_EXTRAPOLATION 4
|
||||
|
Reference in New Issue
Block a user