Skip to content

Commit

Permalink
modified webserver.py now the nodes will not be able to change a obje…
Browse files Browse the repository at this point in the history
…ct status if the current status is onoswait
  • Loading branch information
marco committed Dec 29, 2016
1 parent 5661266 commit 1b57043
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,8 @@ versione4.53 iniziato ad usare pythonserial come libraria dopo test fatti con
reduced the radio.sendWithRetry timeout from 200ms t0 75ms and increased the retry from 1 to 3
modified a lot of parts...now the radio communication is faster and more stable (tried only one node)
modified onos_plug_node_wplugavx.ino , now it has many functions called from the main loop.

modified webserver.py now the nodes will not be able to change a object status
if the current status is onoswait if object_dict[objName].getStatus()=="onoswait


(110, 'Connection timed out');;;
Expand Down

0 comments on commit 1b57043

Please sign in to comment.