camera: convert grayscale to u8 too
Bayer 16 was converted to u8, but not grayscale for some reason? We need this on id16a where the camera is 12bit, represented as y16, which then needs to be converted to u8 for saving camera images.
Bayer 16 was converted to u8, but not grayscale for some reason? We need this on id16a where the camera is 12bit, represented as y16, which then needs to be converted to u8 for saving camera images.