Skip to content

Commit

Permalink
WiFi updates
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Jun 4, 2024
1 parent 3794eca commit e1a06e9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions firmware/packages/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ logger:

wifi:
networks:
# - ssid: GPN-Open
# - ssid: 37C3
# eap:
# username: 37C3
# password: 37C3
# - ssid: 37C3-open
# - ssid: Camp2023-open
# - ssid: 37c3-open
- ssid: !secret wifi_ssid
password: !secret wifi_psk
- ssid: 37C3
eap:
username: 37C3
password: 37C3
- ssid: 37C3-open

mdns:
disabled: true
Expand Down

0 comments on commit e1a06e9

Please sign in to comment.