micropy-light/pymakr_wifi.conf

11 lines
281 B
Plaintext

{
"address": "192.168.1.20",
"username": "",
"password": "frE3d0M4",
"sync_folder": "code",
"sync_file_types": "py,txt,log,json,xml,html,js,css,mpy,pem,cet,crt,key",
"sync_all_file_types": true,
"open_on_start": true,
"safe_boot_on_upload": false
}