1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-21 23:35:19 +03:00

WIP: Add magnetometer alignment tab

This commit is contained in:
Hofer Lukas 2022-02-09 23:58:30 +01:00
parent 979199cd69
commit 15c697daf7
9 changed files with 571 additions and 1 deletions

View file

@ -24,6 +24,7 @@ var GUI_control = function () {
'cli',
'configuration',
'gps',
'magnetometer',
'led_strip',
'logging',
'onboard_logging',