Merge external CSM extension

This commit is contained in:
Joel Collins 2020-05-26 15:15:32 +01:00
parent 86e326a1e4
commit 55e423c159
10 changed files with 25 additions and 1311 deletions

View file

@ -23,6 +23,6 @@ with handle_extension_error("zip builder"):
with handle_extension_error("autostorage"):
from .autostorage import autostorage_extension_v2
with handle_extension_error("camera stage mapping"):
from .camera_stage_mapping import csm_extension
from camera_stage_mapping.ofm_extension import csm_extension
with handle_extension_error("lens shading calibration"):
from .picamera_autocalibrate import lst_extension_v2