9
0
Fork 0

update local websocket url

This commit is contained in:
Silver Kuusik 2018-08-15 08:36:50 +02:00
parent 0b8cf2fef8
commit f0eac842a5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ mac = ubinascii.hexlify(wlan.config("mac")[-3:]).decode("ascii")
# Remote server
url = "ws://ws.achex.ca:4010"
# Local server
#url = "ws://10.42.0.1:80/p2p/" + name + "/browser/"
#url = "ws://192.168.2.1:80/p2p/sumo-%s/browser/" % mac
# Code to execute
ast = ""