another msg

pull/1/head
Tom Early 5 years ago
parent 1163d119b3
commit f87f872524

@ -74,6 +74,7 @@ bool CWiresxCmdHandler::Init(void)
// reset stop flag // reset stop flag
keep_running = true; keep_running = true;
std::cout << "==============> Launching WiresX Command Handler" << std::endl;
try try
{ {
m_Future = std::async(std::launch::async, &CWiresxCmdHandler::Thread, this); m_Future = std::async(std::launch::async, &CWiresxCmdHandler::Thread, this);

Loading…
Cancel
Save

Powered by TurnKey Linux.