1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2024-03-07 20:51:15 +01:00
parent 5e4e9294f8
commit c7b924e67b
6 changed files with 78 additions and 1 deletions

View file

@ -0,0 +1,5 @@
#view-groundstation {
background-color: #2e2e2e;
width: 100%;
height: 100%;
}