mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Added private Shutdown() method to PRDevice to disable all drivers and switch rules before Close().
This commit is contained in:
@@ -121,6 +121,7 @@ protected:
|
||||
|
||||
|
||||
// Local Device State
|
||||
void Shutdown();
|
||||
void Reset();
|
||||
PRMachineType machineType;
|
||||
PRDriverGlobalConfig driverGlobalConfig;
|
||||
|
||||
Reference in New Issue
Block a user