diff --git a/resources/motor_order/atail_quad.svg b/resources/motor_order/atail_quad.svg new file mode 100644 index 00000000..f8adf32d --- /dev/null +++ b/resources/motor_order/atail_quad.svg @@ -0,0 +1,43 @@ + + + + + + +]> + + + + + + 4 + + + + + + 3 + + + + + + 2 + + + + + + 1 + + + diff --git a/resources/motor_order/vtail_quad.svg b/resources/motor_order/vtail_quad.svg index f8adf32d..5a57db0a 100644 --- a/resources/motor_order/vtail_quad.svg +++ b/resources/motor_order/vtail_quad.svg @@ -22,7 +22,7 @@ c0,9.83-7.96,17.79-17.79,17.79C49.64,90.26,41.67,82.3,41.67,72.47z"/> - 3 + 1 - 1 + 3 diff --git a/tabs/configuration.js b/tabs/configuration.js index d11a2026..d1e90b9b 100644 --- a/tabs/configuration.js +++ b/tabs/configuration.js @@ -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'} ];