##// END OF EJS Templates
Added disconnection auto-detection to the spacewire plugin.
Added disconnection auto-detection to the spacewire plugin.

File last commit:

r0:2d12462f4460 default
r11:27ed47eb6044 default
Show More
memctrlrpywrapper.cpp
6 lines | 133 B | text/x-c | CppLexer
#include "memctrlrpywrapper.h"
memctrlrPyWrapper::memctrlrPyWrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}