I wrote a program that basically needs to read/write a file and trigger one of 9 note blocks, this file is managed externally.
Because of the 9 note blocks I am running out of component space. The perfect solution to this would be to boot my program without a screen (it doesn't need a screen to...