openroberta-lab
openroberta-lab copied to clipboard
Rework binary download using URL
This pull request introduces a revision to the binary download process by replacing the reliance on the compiledHex variable with a REST call. Additionally, it lays the foundation for a planned enhancement, which involves relocating the compilers to a dedicated server.
This impacts all program uploads through the Frontend in the progRun.controller.js file.