CustomQGCActivity.java 138 Bytes
Newer Older
1 2 3 4 5
package org.custom.qgroundcontrol;

import org.mavlink.qgroundcontrol.QGCActivity;

public class CustomQGCActivity extends QGCActivity {}