Skip to content

Commit 10c1d09

Browse files
committed
Updated smart-sensor-display README file
1 parent 0bd770c commit 10c1d09

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

examples/smart-sensor-display/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ or other options where applicable.
5757

5858
To configure the title of an activity:
5959

60-
| Key | Description | Default |
61-
|----------------------|------------------------------------|-----------------------|
62-
| `title-<address>` | Displayed title/name | |
60+
| Key | Description | Default |
61+
|----------------------|------------------------------------|-------------------|
62+
| `title-<address>` | Displayed title/name | "&lt;address&gt;" |
6363

6464
Where `<address>` is the address assigned to the associated Activity module
6565
(e.g. `D1`, `M1`, `V1`...).
@@ -69,7 +69,7 @@ Options available for `CameraDisplayActivity` configuration:
6969

7070
| Key | Description | Default |
7171
|----------------------|------------------------------------|-----------------------|
72-
| `title-<address>` | Displayed title/name | |
72+
| `title-<address>` | Displayed title/name | "&lt;address&gt;" |
7373
| `rcam-<address>` | Remote camera JPEG images feed URL | |
7474
| `rcam-res-<address>` | Camera resolution (1 to 17) | "3" remote, "5" local |
7575
| `rcam-qlt-<address>` | Camera resolution (10 to 63) | "10" |

0 commit comments

Comments
 (0)