Merge pull request #6219 from Bob-the-Kuhn/Servo-probe-and-toggle-pins

M43 - add Toggle utility and Z servo utility (replaces PR #5864)
This commit is contained in:
Bob-the-Kuhn
2017-04-06 16:10:50 -05:00
committed by GitHub
20 changed files with 192 additions and 31 deletions

View File

@ -1038,7 +1038,7 @@
#define I2C_SLAVE_ADDRESS 0 // Set a value from 8 to 127 to act as a slave
/**
* Add M43, M44 and M45 commands for pins info and testing
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/
//#define PINS_DEBUGGING