mirror of
https://github.com/stevenhowes/MXDiag.git
synced 2026-05-27 04:01:10 +01:00
Initial Changes
This commit is contained in:
@@ -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)})}
|
||||
Reference in New Issue
Block a user