1
0
Fork 0
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:
Alberto García Hierro 2018-05-20 17:05:34 +01:00
parent 15e884acf1
commit 6e80fd2b4d
6 changed files with 56 additions and 19 deletions

View file

@ -86,8 +86,8 @@
.slider-label {
position: absolute;
text-align: right;
width: 40px;
left: -65px;
width: 50px;
left: -75px;
}
a {