mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
parent
df79edc0ad
commit
b7e6f66a3d
3 changed files with 46 additions and 3 deletions
|
@ -59,7 +59,7 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
|
|||
{name: 'PPM to SERVO', image: 'custom'},
|
||||
{name: 'Dualcopter', image: 'custom'},
|
||||
{name: 'Singlecopter', image: 'custom'},
|
||||
{name: 'A-tail Quad', image: 'custom'},
|
||||
{name: 'A-tail Quad', image: 'atail_quad'},
|
||||
{name: 'Custom', image: 'custom'}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue