Closed jrast closed 7 years ago
I have implemented VmbFeatureCommandIsDone. I required this to run commands which take some more time like GVSPAdjustPacketSize.
VmbFeatureCommandIsDone
GVSPAdjustPacketSize
The new function was tested with GVSPAdjustPacketSize as example.
Good one, cheers!
I have implemented
VmbFeatureCommandIsDone
. I required this to run commands which take some more time likeGVSPAdjustPacketSize
.The new function was tested with
GVSPAdjustPacketSize
as example.