This commit is contained in:
hubobel 2025-12-25 18:48:53 +01:00
parent 03ed438be6
commit 9acda3e8ea

View file

@ -1,3 +1,4 @@
#V0.1 @Mac
import requests
import json
from pathlib import Path
@ -271,4 +272,4 @@ Pfad = Pfad_wd + 'BoardingWelcomePilot.txt'
txtSave(Pfad, Inhalt)
Pfad = Pfad_wd + 'FastenSeatbelt.txt'
txtSave(Pfad, metar)
txtSave(Pfad, metar)