Josh Yudaken

Results 5 comments of Josh Yudaken

Forgot to send through the PR with the minor changes, just did so. I think for the swing it'd make sense for `index.ino` and `points.ts` to be loaded. Basically at-least...

Yup that would work! Having it executed is _nicer_, but honestly the solution of just pre-generating a `config.json` with all the point x/y coordinates is an acceptable solution here too....

The bigger (and harder) feature request is the ability to compile multiple files. It's something that could differentiate CodeSwing from the online versions... since it's already built into a full...

### Compilation If you look at the code that actually runs on the device, it's split into multiple files for readability: https://github.com/qix/light-swing/tree/main/particle-init In order to work with code-swing I had...

This package seems valuable though, perhaps instead you could publish it under a different name? The proper support for UTF-8 is a super important issue with the old library. It...