Sfoglia il codice sorgente

fixed device script error

cecylia 8 anni fa
parent
commit
26d9ea9cc4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      js/devicescripts.js

+ 2 - 0
js/devicescripts.js

@@ -27,6 +27,8 @@ var deviceScripts = {
     },
     modem: {
         onPacketReceived: function(device, packet) {
+        }
+    }