mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Fixed compile error with new Stern code
This commit is contained in:
@@ -116,10 +116,10 @@ void ConfigureDrivers(PRHandle proc, PRMachineType machineType, YAML::Node& yaml
|
|||||||
bool globalPolarity;
|
bool globalPolarity;
|
||||||
bool activeLowMatrixRows;
|
bool activeLowMatrixRows;
|
||||||
int driverLoopTime;
|
int driverLoopTime;
|
||||||
int watchdogResetTime;
|
|
||||||
int slowGroupTime;
|
int slowGroupTime;
|
||||||
int numMatrixGroups;
|
int numMatrixGroups;
|
||||||
bool encodeEnables;
|
bool encodeEnables;
|
||||||
|
int rowEnableSelect;
|
||||||
|
|
||||||
switch (machineType)
|
switch (machineType)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user