PC-outro/README.md

6 lines
77 B
Markdown
Raw Permalink Normal View History

2022-09-15 14:36:32 -04:00
# PC-outro
2022-09-16 21:15:13 -04:00
```sh
gcc -Wall -O2 pc-outro.c -o pc-outro.elf -lmpg123 -lao
```