micropython-camera-driver
micropython-camera-driver copied to clipboard
Updates modcamera.c
the STATIC macro was removed starting with MicroPython 1.22. This adjusts for that change. It will not have any problems compiling on lower versions of MicroPython.