File tree Expand file tree Collapse file tree
examples/smart-sensor-display Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ or other options where applicable.
5757
5858To configure the title of an activity:
5959
60- | Key | Description | Default |
61- | ----------------------| ------------------------------------| ----------------- |
62- | ` title-<address> ` | Displayed title/name | & lt ; address& gt ; |
60+ | Key | Description | Default |
61+ | ----------------------| ------------------------------------| --------------|
62+ | ` title-<address> ` | Displayed title/name | ` < address> ` |
6363
6464Where ` <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 | & lt ; address& gt ; |
72+ | ` title-<address> ` | Displayed title/name | ` < address> ` |
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 |
You can’t perform that action at this time.
0 commit comments