arduino-web-uploader
arduino-web-uploader copied to clipboard
Update TypeScript to support selecting different builds
I have a project where I compile my binary with several different sets of build flags to support different firmware features (like reversed encoder or flipped OLED). It would be helpful if the TypeScript library supported serving different binaries based on user interface selections.
Use the npm lib: https://www.npmjs.com/package/web-arduino-uploader
See "use as node module" it's actually for the browser