update script loading

This commit is contained in:
Luke Pulverenti 2015-12-02 16:05:08 -05:00
parent 3118991c21
commit ad93f5ca7f
5 changed files with 44 additions and 231 deletions

View file

@ -31,6 +31,6 @@
getDeviceList: getDeviceList
};
Dashboard.ready(initSdk);
initSdk();
})();