mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +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="funcWireClear w50">Clear ALL Wiring</button>
|
||||
</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 class="clear-both"></div>
|
||||
<div class="buttons">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue