Add CSM steps to new calibration wizard.
This commit is contained in:
parent
0ebc507eff
commit
5860b9be97
9 changed files with 194 additions and 15 deletions
|
|
@ -407,7 +407,7 @@ class SimulatedCamera(BaseCamera):
|
|||
"""The calibration actions for both calibration wizard and settings panel."""
|
||||
return [
|
||||
action_button_for(
|
||||
self.full_auto_calibrate, submit_label="Full Auto Calibrate"
|
||||
self.full_auto_calibrate, submit_label="Full Auto-Calibrate"
|
||||
),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue