Commit aa5362c8 authored by Björn Richerzhagen's avatar Björn Richerzhagen
Browse files

Added WIFI_UAV

parent 22342f35
......@@ -54,7 +54,11 @@ public interface NetworkComponent extends HostComponent {
/**
* Bluetooth
*/
BLUETOOTH
BLUETOOTH,
/**
* Second WiFi for UAV <-> UAV communication
*/
WIFI_UAV
}
/**
......
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