Skip to content

Commit

Permalink
Add "TV remote" preset
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-stepanov committed Apr 30, 2024
1 parent 9b93627 commit 694e02f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,13 @@ Some useful presets:
<th>c</th>
</tr>
<tr>
<td>TV remote</td>
<td>1</td>
<td>1</td>
<td>100</td>
</tr>
<tr>
<tr>
<td>Optimal (default)</td>
<td>2</td>
<td>2</td>
Expand Down Expand Up @@ -323,6 +330,8 @@ Some useful presets:
</tr>
</table>

"TV remote" preset would result in nearly no hits irrespectively of input, so AdVent could de-facto be used as a pass-through TV remote using interactive controls.

#### Miscellaneous Options

`-l LOG_LEVEL` option will log recognition process into a file `advent.log`. Supported levels of logging are `none` (default), `events` and `debug`.
Expand Down

0 comments on commit 694e02f

Please sign in to comment.