Commit 20bd17f5 authored by Bryan Godbolt's avatar Bryan Godbolt

general opal link work

parent c3194971
...@@ -82,6 +82,7 @@ bool OpalLink::connect() ...@@ -82,6 +82,7 @@ bool OpalLink::connect()
{ {
short modelState; short modelState;
OpalConnect(101, true, &modelState); OpalConnect(101, true, &modelState);
return true;
} }
bool OpalLink::disconnect() bool OpalLink::disconnect()
......
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