format

Results 6 comments of format

From what I understand there are features that are available in Bluetooth 5 that are optional and do not have to be supported for a device to be classified as...

I have a very similar problem while trying to flip the image, and the posted workaround fixes the issue. I hope that since the solution is the same that means...

It is not just a reporting issue, the line `picam2.configure(still_config)` does not apply the configuration. The workaround is needed to actually apply the configuration.

I was unaware there was a more recent Picamera2 release I have been using 0.3.12. I am not sure why my libcamera version is older as well. I will try...

I finally got back to working on the camera scripts. This time I am able to debug! I can confirm that `start_and_capture_files()` indeed does not use the same configuration as...

> So part of me also wonders about keeping the dictionary configuration (which I much prefer and use all the time) and the embedded configuration objects (which I was somewhat...