refactoring and basic utplanner working

This commit is contained in:
Sriram Hariharan
2019-08-04 21:15:33 -05:00
parent 4428c4b8aa
commit 31f1736d77
6 changed files with 404 additions and 148 deletions

2
js/config.js Normal file
View File

@@ -0,0 +1,2 @@
const fadetime = 150;
const butdelay = 75;