{$LL.deviceManager.TITLE()}

{#if $serialPort}

{$serialPort.company} {$serialPort.device} {$serialPort.chipset}
Version {$serialPort.version.map(it => it.toString()).join(".")}

{/if} {#if browser}
{#if $serialPort} {:else} {/if}
(terminal = !terminal)}>terminal
{#if powerDialog}
(powerDialog = !powerDialog)} />

{$LL.deviceManager.bootMenu.TITLE()}

{/if} {/if}