diff options
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r-- | io-module/mts_io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h index 2aedd3e..44fb03c 100644 --- a/io-module/mts_io.h +++ b/io-module/mts_io.h @@ -81,6 +81,7 @@ enum { MTAC_NONE, MTAC_GPIOB_0_0, MTAC_MFSER_0_0, + MTAC_ETH_0_0, }; // GPIO pin types:input, output, open drain (1 = high Z, 0 = output low) |