1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

add adjusted svg graphics for V tail and A tail quad from norem

#58
This commit is contained in:
cTn 2014-11-19 19:36:11 +01:00
parent df79edc0ad
commit b7e6f66a3d
3 changed files with 46 additions and 3 deletions

View file

@ -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'}
];