Added a V-tail too

Couldn't help myself!
pull/1287/head
Darren Lines 3 years ago
parent 7f4e15925d
commit 2805aed84c

@ -464,7 +464,7 @@ const mixerList = [
{
id: 28,
name: 'Airplane V-tail (individual aileron servos)',
model: 'twin_plane',
model: 'vtail_plane',
image: 'airplane_vtail',
enabled: true,
legacy: false,
@ -484,7 +484,7 @@ const mixerList = [
{
id: 29,
name: 'Airplane V-tail (single aileron servo)',
model: 'twin_plane',
model: 'vtail_single_servo_plane',
image: 'airplane_vtail_single',
enabled: true,
legacy: false,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save