1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

Include IO_DNU08 automatically

This commit is contained in:
Asbelos 2022-12-18 15:32:37 +00:00
parent ac8d453d2c
commit 5ce67fac97

View File

@ -408,5 +408,6 @@ private:
#include "IO_MCP23008.h"
#include "IO_MCP23017.h"
#include "IO_PCF8574.h"
#include "IO_DNOU8.h"
#endif // iodevice_h