mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 00:05:19 +03:00
When LTM stream is detected, the app will automatically switch to groundstation mode.
This commit is contained in:
parent
5e4e9294f8
commit
c7b924e67b
6 changed files with 78 additions and 1 deletions
5
src/css/groundstation.css
Normal file
5
src/css/groundstation.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
#view-groundstation {
|
||||
background-color: #2e2e2e;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue