Skip to content

Commit

Permalink
forgot to remove github from copy/paste use, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDevon3 committed Mar 18, 2024
1 parent 6f63caa commit 8a34d2a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
# ACTIVE transpondes only, for multiple "c822af&icao24=cb3993&icao24=c63923"
TRANSPONDER = "471efd"

# Github developer token required.
username = os.getenv("GITHUB_USERNAME")
token = os.getenv("GITHUB_TOKEN")

# Get WiFi details, ensure these are setup in settings.toml
ssid = os.getenv("CIRCUITPY_WIFI_SSID")
password = os.getenv("CIRCUITPY_WIFI_PASSWORD")
Expand Down

0 comments on commit 8a34d2a

Please sign in to comment.