uPyLibs/wifi_cfg.sample.py

3 lines
43 B
Python
Raw Normal View History

wlan_nets={
'YourNetwork': 'YourPSK',
}