scratchx/scratch_extensions
Chris Willis-Ford 2c998d1ccc Call checkPolling() directly when plugin exists
When the plugin is already started we skip calling createDevicePlugin(),
which is fine except that we were relying on createDevicePlugin() to
call checkPolling() for us. We now call checkPolling() directly in those
cases where it was being skipped before.
2015-08-07 14:20:38 -07:00
..
picoExtension.js Update PicoBoard + WeDo extensions from main site 2015-07-24 17:18:51 +00:00
scratch_ext.js Call checkPolling() directly when plugin exists 2015-08-07 14:20:38 -07:00
scratch_nmh.js Updated extension interface JS from main site 2015-07-23 15:45:28 -04:00
scratch_plugin.js Updated extension interface JS from main site 2015-07-23 15:45:28 -04:00
scratch_proxies.js Updated extension interface JS from main site 2015-07-23 15:45:28 -04:00
wedoExtension.js Update PicoBoard + WeDo extensions from main site 2015-07-24 17:18:51 +00:00