putting it together

This commit is contained in:
2025-09-21 18:30:45 +02:00
parent 33da76f9a6
commit 13bcba1c5b
11 changed files with 176 additions and 72 deletions
+4
View File
@@ -9,4 +9,8 @@
#define VERSION "(dev)"
#endif /* VERSION */
#ifndef MAX_VIDEO
#define MAX_VIDEO 256
#endif
#endif /* CONFIG_H */