mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 09:45:33 +03:00
Bugfix
This commit is contained in:
parent
3a3f507a94
commit
b8dcf95a75
13 changed files with 127 additions and 156 deletions
|
@ -39,8 +39,7 @@ Edit file `./.vscode/c_cpp_properties.json` to setup enabled `defines`
|
|||
"intelliSenseMode": "msvc-x64",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17",
|
||||
"defines": [
|
||||
"NAV_FIXED_WING_LANDING",
|
||||
"defines": [,
|
||||
"USE_OSD",
|
||||
"USE_GYRO_NOTCH_1",
|
||||
"USE_GYRO_NOTCH_2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue