Commit graph

4 commits

Author SHA1 Message Date
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
Chris Willis-Ford
6c8387da72 Update PicoBoard + WeDo extensions from main site
This includes sync compatibility changes
2015-07-24 17:18:51 +00:00
Chris Willis-Ford
1f61e1ab3e Updated extension interface JS from main site
This should allow communication with the latest version of the Scratch
Device Plugin, including the Scratch Device Plugin for Chrome.
2015-07-23 15:45:28 -04:00
Chris Willis-Ford
6c2a999922 Added built-in extensions and fixed loading them 2015-03-24 00:33:19 -07:00