Látható és használt műholdak számának meghatározása és megjelenítése

This commit is contained in:
2026-06-06 23:16:03 +02:00
parent 9347e22843
commit 497821bb41
6 changed files with 442 additions and 47 deletions
+5 -1
View File
@@ -3,5 +3,9 @@
"cmake.sourceDirectory": "${workspaceFolder}/linux/flutter",
"editor.wordBasedSuggestions": "off",
"editor.tabCompletion": "onlySnippets",
"editor.selectionHighlight": false
"editor.selectionHighlight": false,
"cSpell.words": [
"azimut",
"eleváció"
]
}