Initial Changes

This commit is contained in:
stevenhowes
2018-04-04 18:54:31 +01:00
committed by GitHub
parent 4d14fd56bf
commit ca4e8d6a68
34 changed files with 3769 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
function mx5(){$.get("run",function(t){}),mx5d()}function mx5s(){$.get("stat",function(t){$("#stat").html(t),setTimeout(function(){mx5s()},500)})}function mx5d(){$.get("dtc",function(t){$("#dtc").html(t),setTimeout(function(){mx5d()},5e3)})}