Update sumorobot.js

This commit is contained in:
Silver Kuusik 2018-05-17 18:04:46 +03:00 committed by GitHub
parent a33ebbf72b
commit 2840de20b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ var codingEnabled = false;
/* disable / enable live stream */
var liveStreamVisible = false;
/* connection watchdog */
/* connection watchdog counter */
var watchdogCounter = 0;
/* control_if block id */
var controlBlockId = "";