Commit 5685a509 authored by claes's avatar claes

Methods for Co_CO4uP added

parent 8dcbdb62
......@@ -360,3 +360,11 @@ pwr_dExport pwr_BindIoMethods(Co_PI24BO) = {
pwr_BindIoMethod(IoCardRead),
pwr_NullMethod
};
pwr_dExport pwr_BindIoMethods(Co_CO4uP) = {
pwr_BindIoMethod(IoCardInit),
pwr_BindIoMethod(IoCardClose),
pwr_BindIoMethod(IoCardRead),
pwr_NullMethod
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment