removed erroneous addition to previous commit
This commit is contained in:
parent
5325195f80
commit
6357a827f9
1 changed files with 1 additions and 1 deletions
|
@ -558,7 +558,7 @@ class Platform
|
|||
uint16_t zProbeReadings[NumZProbeReadingsAveraged];
|
||||
int zProbeADValue;
|
||||
float zProbeStopHeight;
|
||||
bool zProbeEnable;
|
||||
|
||||
// AXES
|
||||
|
||||
void InitZProbe();
|
||||
|
|
Reference in a new issue