initial commit to split repos

This commit is contained in:
2025-05-28 15:54:31 +02:00
parent 1582368303
commit bdcdf65432
52 changed files with 2027 additions and 0 deletions

5
qml/WaypointData.qml Normal file
View File

@@ -0,0 +1,5 @@
import QtQuick 2.15
Item {
}