mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-18 22:39:53 +00:00
Remove semicolon from MIN_FRAME_BUFFER_COUNT definition
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
#include <linux/v4l2-controls.h>
|
#include <linux/v4l2-controls.h>
|
||||||
#include <linux/videodev2.h>
|
#include <linux/videodev2.h>
|
||||||
|
|
||||||
#define MIN_FRAME_BUFFER_COUNT 18;
|
#define MIN_FRAME_BUFFER_COUNT 18
|
||||||
|
|
||||||
#define THRESHOLD 2
|
#define THRESHOLD 2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user