aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/gcode.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-03-19 10:48:33 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-03-19 10:48:33 -0400
commit746a378c185473e189cae987e991238fa8ac4b7b (patch)
treed9e86e7819f8f6b4268c9e4b537a8b6f424bfbef /klippy/gcode.py
parentea0f2313432d2d9afa82835c34ebf5fa8b525622 (diff)
downloadkutter-746a378c185473e189cae987e991238fa8ac4b7b.tar.gz
kutter-746a378c185473e189cae987e991238fa8ac4b7b.tar.xz
kutter-746a378c185473e189cae987e991238fa8ac4b7b.zip
endstop: Use "pin_value" instead of "pin" when querying endstop state
Now that enumerations are available, any variable named "pin" can only be used to describe a gpio pin. Rename the end_stop_state "pin" parameter to "pin_value". Also, rename "end_stop_query" command to "end_stop_query_state" to notify users to upgrade both host and mcu code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions