mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
Update wire order message to reflect MSP behavior instead of CLI code
generation.
This commit is contained in:
parent
7a674c9ab2
commit
f8964beec3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
<button class="funcWireClearSelect w50">Clear selected</button>
|
<button class="funcWireClearSelect w50">Clear selected</button>
|
||||||
<button class="funcWireClear w50">Clear ALL Wiring</button>
|
<button class="funcWireClear w50">Clear ALL Wiring</button>
|
||||||
</div>
|
</div>
|
||||||
<p>Wiring order must be set before code will be generated</p>
|
<p>LEDs without wire ordering number will not be saved.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="clear-both"></div>
|
<div class="clear-both"></div>
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue