Skip to content

Commit ec61464

Browse files
authored
Merge pull request #9149 from dlt2018/aocodarcf405aio
fix target's
2 parents ac130d1 + 2c91663 commit ec61464

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)