Add links

This commit is contained in:
Kamil Trzcinski
2022-04-04 17:13:44 +02:00
parent 35262d1655
commit fcbb56f7fa
6 changed files with 111 additions and 49 deletions

View File

@ -1,2 +1,2 @@
camera_stream: *.c *.h
gcc -o camera_stream *.c
gcc -g -o camera_stream *.c