Test Branch
This commit is contained in:
@@ -2,6 +2,8 @@ namespace Tello_Drone
|
||||
{
|
||||
public interface IMissions
|
||||
{
|
||||
void SetUpDrone();
|
||||
void RunMission1();
|
||||
void RunMission2();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user