fix typo in comment

This commit is contained in:
Pascal Höhnel 2026-03-21 10:19:19 +01:00
parent 04ede96f36
commit 008e2ba480

View file

@ -1549,7 +1549,7 @@ dev_init (FpImageDevice *dev)
self->assembling_ctx.line_width = IMG_WIDTH_2016;
/* The sensor resolution is too low for the normal threshold.
Note that this case is only called for rev1 one
Note that this case is only called for rev1
of the sensor and upektc_img for rev2! */
fpi_image_device_set_bz3_threshold (dev, 20);
break;