basic app view

This commit is contained in:
Omer Schloss
2021-06-18 13:08:19 +03:00
commit 9e36af3f4b
43 changed files with 982 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
rootProject.name = "FlightGearControllerApp"
include ':app'