mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 08:15:19 +03:00
Fix support for simulated RX via MSP, increase channels to 12
- Fix detection of MSP_RX to show the button in the receiver tab - Fix path to the .css file for receiver_msp.html - Increase number of channels to 12
This commit is contained in:
parent
15e884acf1
commit
6e80fd2b4d
6 changed files with 56 additions and 19 deletions
|
@ -86,8 +86,8 @@
|
|||
.slider-label {
|
||||
position: absolute;
|
||||
text-align: right;
|
||||
width: 40px;
|
||||
left: -65px;
|
||||
width: 50px;
|
||||
left: -75px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue