mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 23:17:38 -06:00
Add DIRECT_PIN_CONTROL
This commit is contained in:
parent
b2606907a5
commit
f0239d0998
187 changed files with 935 additions and 0 deletions
|
@ -3533,6 +3533,11 @@
|
|||
//
|
||||
//#define M100_FREE_MEMORY_WATCHER
|
||||
|
||||
//
|
||||
// M42 - Set pin states
|
||||
//
|
||||
//#define DIRECT_PIN_CONTROL
|
||||
|
||||
//
|
||||
// M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue