Endstops vars already initialized
This commit is contained in:
parent
5ed1e7a464
commit
7242d44810
2 changed files with 1 additions and 15 deletions
|
|
@ -43,7 +43,7 @@ class Endstops {
|
|||
#endif
|
||||
current_endstop_bits, old_endstop_bits;
|
||||
|
||||
Endstops();
|
||||
Endstops() {};
|
||||
|
||||
/**
|
||||
* Initialize the endstop pins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue