Skip to content

Commit 7fc34c8

Browse files
rust modulu external module olarak ehlikesf workspace e tasindi
1 parent b9808a8 commit 7fc34c8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ROMFS/px4fmu_common/init.d-posix/rcS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,3 +361,5 @@ fi
361361

362362
mavlink boot_complete
363363
replay trystart
364+
ahrar
365+
# px4_simple_app

boards/px4/sitl/default.px4board

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ CONFIG_EXAMPLES_FAKE_IMU=y
8181
CONFIG_EXAMPLES_FAKE_MAGNETOMETER=y
8282
CONFIG_EXAMPLES_HELLO=y
8383
CONFIG_EXAMPLES_PX4_MAVLINK_DEBUG=y
84-
CONFIG_EXAMPLES_PX4_SIMPLE_APP=y
84+
CONFIG_EXAMPLES_PX4_SIMPLE_APP=n
8585
CONFIG_EXAMPLES_WORK_ITEM=y
8686
CONFIG_MODULES_SPACECRAFT=n

0 commit comments

Comments
 (0)