plant-badger/src/WIFI_CONFIG.py

5 lines
81 B
Python

import secrets
SSID = secrets.SSID
PSK = secrets.PASS
COUNTRY = secrets.COUNTRY