1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-26 09:36:13 +01:00

Fix EX-IOExpander myHal.cpp example

This commit is contained in:
peteGSX 2023-01-03 08:57:21 +10:00
parent ace9c1642a
commit 3fccf6a484

View File

@ -190,7 +190,7 @@ void halSetup() {
// The first example is for an Arduino Nano with the default pin allocations.
// The second example is for an Arduino Uno using all pins as digital only.
//EXIOExpander::create(800, 18, 0x65, 12, 8);
//EXIOExpander::create(800, 18, 0x65, 12, 6);
//EXIOExpander::create(820, 16, 0x66, 16, 0);