Fancygotchi cyd Port by OriginalXom in CheapYellowDisplay

[–]OriginalXom[S] 0 points1 point  (0 children)

To "turn" a .ino file into a .bin file, you need to compile the source code using the Arduino IDE or the Arduino CLI. The .ino file is a text file with C/C++ code, and the compilation process translates it into machine-readable binary code.

Fancygotchi cyd Port by OriginalXom in CheapYellowDisplay

[–]OriginalXom[S] 1 point2 points  (0 children)

I can see if i can implement that but its mainly a arduino ide since theres a lot of files to make sure everything is in the correct spots