diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..7346c25 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1 @@ +option('ipecamera_width', type: 'string', value: '5120', description: 'Sensor width in pixels') |