This commit is contained in:
Kamil Trzcinski
2022-04-04 16:25:51 +02:00
parent b83a7f3728
commit 61f2122768
3 changed files with 97 additions and 0 deletions

1
main.c
View File

@@ -1,6 +1,7 @@
#include "buffer.h"
#include "buffer_list.h"
#include "device.h"
#include "links.h"
#include "v4l2.h"
int camera_width = 1920;