FS-7986 add $.verto.refreshDevices(runtime)

This commit is contained in:
Anthony Minessale
2015-08-20 17:14:03 -05:00
parent bd48aced25
commit 74945217b0
2 changed files with 18 additions and 4 deletions

View File

@@ -2528,6 +2528,9 @@
};
$.verto.refreshDevices = function(runtime) {
checkDevices(runtime);
}
$.verto.init = function(obj, runtime) {
checkDevices(function() {