another parsed.content missing
This commit is contained in:
parent
1d2ea20694
commit
d4b74de444
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
<h4>Hardware</h4>
|
<h4>Hardware</h4>
|
||||||
<p>
|
<p>
|
||||||
<strong>Board:</strong> {{ node.last_messages.CONFIG_BOARD.parsed.content.board_config.board.pretty_name }}
|
<strong>Board:</strong> {{ node.last_messages.CONFIG_BOARD.parsed.content.board_config.board.pretty_name }}
|
||||||
(with {{ node.last_messages.CONFIG_HARDWARE.parsed.content.chip.pretty_name }} rev{{ node.last_messages.CONFIG_HARDWARE.parsed.content.revision_major }}.{{ node.last_messages.CONFIG_HARDWARE.parsed.revision_minor }})
|
(with {{ node.last_messages.CONFIG_HARDWARE.parsed.content.chip.pretty_name }} rev{{ node.last_messages.CONFIG_HARDWARE.parsed.content.revision_major }}.{{ node.last_messages.CONFIG_HARDWARE.parsed.content.revision_minor }})
|
||||||
|
|
||||||
{% if node.last_messages.CONFIG_BOARD.parsed.content.led %}
|
{% if node.last_messages.CONFIG_BOARD.parsed.content.led %}
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue