6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
|
|
# Copy to secrets.yaml and fill in real values. secrets.yaml is gitignored —
|
||
|
|
# never commit it. Filled in manually on piha.
|
||
|
|
wifi_ssid: "your-wifi-ssid"
|
||
|
|
wifi_password: "your-wifi-password"
|
||
|
|
fallback_password: "your-fallback-ap-password"
|