diff --git a/examples/pinproctest/pinproctest.cpp b/examples/pinproctest/pinproctest.cpp index 78c5e8f..f794b7d 100644 --- a/examples/pinproctest/pinproctest.cpp +++ b/examples/pinproctest/pinproctest.cpp @@ -116,10 +116,10 @@ void ConfigureDrivers(PRHandle proc, PRMachineType machineType, YAML::Node& yaml bool globalPolarity; bool activeLowMatrixRows; int driverLoopTime; - int watchdogResetTime; int slowGroupTime; int numMatrixGroups; bool encodeEnables; + int rowEnableSelect; switch (machineType) {