diff --git a/tiny0/templates/index.html b/tiny0/templates/index.html index 833fd37..3ea3e38 100644 --- a/tiny0/templates/index.html +++ b/tiny0/templates/index.html @@ -31,7 +31,7 @@ } else { i = 0; - typeDesc(); + setTimeout(typeDesc, 200) } }