feat(core): micropython板卡烧录固件时支持调整波特率
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<div>
|
||||
<h5 style="
|
||||
font-weight: bold;
|
||||
padding-bottom: 8px;
|
||||
user-select: text;
|
||||
">{{-d.title}}</h5>
|
||||
<div>
|
||||
{{# if (d.message) { }}
|
||||
<p style="white-space: normal;user-select: text;padding-bottom: 5px;">
|
||||
{{-d.message}}
|
||||
</p>
|
||||
{{# } }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user