mirror of
https://github.com/meshcore-dev/flasher.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
added new config entry for firmware and image for lilyfo t5 pro; nrf flasher debug now displays only length of the frame instead of full data
This commit is contained in:
parent
e46c451746
commit
c548c898f3
4 changed files with 24 additions and 2 deletions
|
|
@ -356,7 +356,7 @@ const template = `
|
|||
<button class="transparent" @click="openSerialCon()">
|
||||
<i>terminal</i>
|
||||
<span>Console</span>
|
||||
<div class="tooltip left max">Open serial console to manage Routers and Room servers via serial terminal</div>
|
||||
<div class="tooltip left max">Open serial console to manage Routers and Room servers</div>
|
||||
</button>
|
||||
</nav>
|
||||
<nav class="no-margin">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue