circuitpython/shared-bindings/camera
Jeff Epler 4e7c1a4bd4 Rename make_new's parameter to `all_args`
.. and fix two straggling modules that weren't updated at all.
Maybe they're not included in any builds?
2021-10-15 13:49:33 -05:00
..
Camera.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Camera.h camera: Pass width and height to take_picture() 2020-09-16 13:55:57 +02:00
ImageFormat.c Build fixes thanks to jepler 2021-05-06 09:04:56 -07:00
ImageFormat.h camera: Provide correct forward-declaration of camera_imageformat_type 2020-12-15 10:40:24 -06:00
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00