Just noticed a glitch in my last post. Line 10 should be something like:
where you select the appropriate byte from the array to compare.Qt Code:
if( data.at(0) < _ENGINEROOM_SUBS )To copy to clipboard, switch view to plain text mode
Just noticed a glitch in my last post. Line 10 should be something like:
where you select the appropriate byte from the array to compare.Qt Code:
if( data.at(0) < _ENGINEROOM_SUBS )To copy to clipboard, switch view to plain text mode
Bookmarks