mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 11:56:33 +00:00
Changed FIFO pipes to UDP.
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
|
||||
LocalControl::LocalControl()
|
||||
: QObject(nullptr)
|
||||
{}
|
||||
{
|
||||
run();
|
||||
}
|
||||
|
||||
void LocalControl::run()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user