Sean Cross
Sean Cross
Wow, that looks really good! I'll use this as a starting point for working with RGB LEDs in the simulator.
Apparently the flag is `pxt serve --local`. The `--local` flag should be documented, and `README.md` should be updated.
I would be curious to know what you find. I wrote it such that the LGPL library isn't linked in at compile time, and is instead only loaded at runtime....
Thanks. I merged that and bumped the version to 1.0.4, since it's a non-breaking API change.
All of the patents on MP3 should have expired by now, and we have users who use IE11. What's the status of this issue?
I don't know of any other JS-compatible liberally-licensed implementations. Does the fact that it does runtime linking to the code by injecting an iframe help things at all?
What are the objections to this patch? Is it possible to get it merged?
I suspect the feature was commented out due to it not working. However after https://github.com/raspberrypi/debugprobe/commit/a7aa0766f0a5395951ef8dbe847e2c33797d414f it should work just fine.
For me, I have a brand-new repo created. Since this is a new install, I guess I didn't have the author set. My issue now is that my output looks...
I was able to get it to work on an ARM machine by running the x86 binary -- I could not get the ARM binary to work.