Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
deltaflight
Delta Configurator
Commits
5d8f556e
Unverified
Commit
5d8f556e
authored
Mar 31, 2021
by
Paweł Spychalski
Committed by
GitHub
Mar 31, 2021
Browse files
Merge pull request #1202 from ted-rcnet/master
Add model flying wing 3D
parents
fb5dd5c2
cfe50879
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
js/model.js
View file @
5d8f556e
...
...
@@ -152,7 +152,7 @@ const mixerList = [
{
id
:
8
,
name
:
'
Flying Wing
'
,
model
:
'
custom
'
,
model
:
'
flying_wing
'
,
image
:
'
flying_wing
'
,
enabled
:
true
,
legacy
:
true
,
...
...
@@ -171,7 +171,7 @@ const mixerList = [
{
id
:
27
,
name
:
'
Flying Wing with differential thrust
'
,
model
:
'
custom
'
,
model
:
'
flying_wing
'
,
image
:
'
flying_wing
'
,
enabled
:
true
,
legacy
:
false
,
...
...
resources/models/flying_wing.json
0 → 100644
View file @
5d8f556e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment