mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 11:26:35 +00:00
Fixed opi_rtsp to use network module
This commit is contained in:
@@ -27,6 +27,5 @@ uint8_t RemoteControl::sendData(uint16_t top, uint16_t left, uint16_t bottom, ui
|
||||
qDebug("Datagram sent successfully");
|
||||
}
|
||||
|
||||
QThread::msleep(100);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user