mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +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/videodev2.h>
|
||||
|
||||
#define MIN_FRAME_BUFFER_COUNT 18;
|
||||
#define MIN_FRAME_BUFFER_COUNT 18
|
||||
|
||||
#define THRESHOLD 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user