Clean up trailing spaces
This commit is contained in:
parent
138d0622ee
commit
aea60d9450
15 changed files with 43 additions and 43 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue