1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00
This commit is contained in:
Scavanger 2023-12-02 18:04:52 -03:00
parent 3a3f507a94
commit b8dcf95a75
13 changed files with 127 additions and 156 deletions

View file

@ -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",