Skip to content

Commit

Permalink
[Sigma] Refactor getAutoFocusFrameSizeDesc
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Sep 17, 2024
1 parent 50a8e15 commit 858a225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/TethrPTPUSB/TethrSigma.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ export class TethrSigma extends TethrPTPUSB {
value,
option: {
type: 'enum',
values: values,
values,
},
}
}
Expand Down

0 comments on commit 858a225

Please sign in to comment.