Skip to content

Commit 2c91663

Browse files
authored
Update config.c
Change the flight control installation direction,
1 parent cbb4b5f commit 2c91663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/target/AOCODARCF405AIO/config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626

2727
void targetConfiguration(void)
2828
{
29-
boardAlignmentMutable()->yawDeciDegrees = 450;
29+
//boardAlignmentMutable()->yawDeciDegrees = 450;
3030
}

0 commit comments

Comments
 (0)