Skip to content

Instantly share code, notes, and snippets.

@theundefined
Created February 2, 2020 23:01
Show Gist options
  • Save theundefined/9ba051a7fb8fdc3f3a1fe57d8472106a to your computer and use it in GitHub Desktop.
Save theundefined/9ba051a7fb8fdc3f3a1fe57d8472106a to your computer and use it in GitHub Desktop.
wifi:
networks:
- ssid: !secret wifi_SSID
password: !secret wifi_password
priority: 2
- ssid: !secret wifi_SSID2
password: !secret wifi_password2
priority: 5
ap:
ssid: "XXX Fallback"
password: "XXX"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment