allow $H to initiate homing when in halt, and clears halt as well (as per GRBL)
authorJim Morris <morris@wolfman.com>
Fri, 24 Jun 2016 21:10:26 +0000 (14:10 -0700)
committerJim Morris <morris@wolfman.com>
Fri, 24 Jun 2016 21:10:26 +0000 (14:10 -0700)
commit9869200b43b3f850d7f563d5aea0026c1f24b974
tree03b94b65d15a4f381174ded61ff22add52a8dc60
parent431b295054cb073183a857a255eb36c431ed2171
allow $H to initiate homing when in halt, and clears halt as well (as per GRBL)
src/modules/tools/endstops/Endstops.cpp
src/modules/utils/simpleshell/SimpleShell.cpp