diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb86180 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +MkpWIFI/__pycache__ diff --git a/MkpWIFI/conf.json b/MkpWIFI/conf.json index 6491008..472b27b 100644 --- a/MkpWIFI/conf.json +++ b/MkpWIFI/conf.json @@ -1,5 +1,5 @@ { - "ip":"10.10.100.254", + "ip":"192.168.40.214", "port": 8899, "name":"MKPsouplesse", "autoconnect":true,