Skip to content

Commit

Permalink
Docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed Feb 25, 2024
1 parent b75a214 commit 1decf88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ Note that a purely empty file could cause an error.

| | Type | Usage | Used By | Default |
|---------------------------|--------|--------------------------------------------------------------------|--------------|---------------|
| `debug_level` | `str` | `"DEBUG"`, `"INFO"`, `"WARN"`, `"ERROR"` | Main, Remote | `"DEBUG"` |
| `srw_mode` | `bool` | `True`: single rear wheel; `False`: dual rear wheel | Main, Remote | `True` |
| `width` | `int` | Window width | Main | `720` |
| `height` | `int` | Window height | Main | `480` |
Expand Down

0 comments on commit 1decf88

Please sign in to comment.