mirror of
https://github.com/grblHAL/core.git
synced 2026-03-23 11:32:44 +08:00
Added new ioport capabilities.
Added registration scheme for 3rd party I/O expander plugins. Fixed minor bug in ioport numbering (P<n>/E<n>) for plugin based ioports.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include "hal.h"
|
||||
#include "nuts_bolts.h"
|
||||
#include "expanders_init.h"
|
||||
|
||||
#ifdef OPTS_POSTPROCESSING
|
||||
#define NO_OPTS_POST 0
|
||||
|
||||
Reference in New Issue
Block a user