Skip to content

Commit

Permalink
fix: better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
satlead committed Dec 8, 2023
1 parent e62e832 commit bc4a2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/specifications/hardware/hdmi-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ HDMIInput.autoLowLatencyModeCapableChanged((data) => {
The `onAutoLowLatencyModeCapableChanged` API requires `use` access to the `xrn:firebolt:capability:inputs:hdmi` capability.


## 9. HDMI Port Opening and closing
## 9. HDMI Port managing active source

The `HDMIInput` module **MUST** have `open` and `close` method(s) that manages the active source of on a single HDMI port.

Expand Down

0 comments on commit bc4a2e6

Please sign in to comment.