mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-15 21:10:49 +00:00
935d52e12b
This fixes an issue with Arduino IDE which opens all .c files (even unrelated) in the same directory when the .ino file is opened. Fixes compilation error described in issue #10
2 lines
48 B
Bash
Executable File
2 lines
48 B
Bash
Executable File
gcc -g3 -O0 -o afterburner src_pc/afterburner.c
|