forked from Archive/PX4-Autopilot
Revert "posix-configs: conflicting args for sdlog2"
This reverts commit aac9a584aa5fa26ea93d7583305c44d50608ecfa.
This commit is contained in:
parent
f6845df21f
commit
c7c786d567
|
@ -5,4 +5,4 @@ sleep 1
|
|||
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
||||
mavlink stream -u 14556 -s ATTITUDE -r 50
|
||||
mavlink boot_complete
|
||||
sdlog2 start -r 100 -e -t
|
||||
sdlog2 start -r 100 -e -t -a
|
||||
|
|
Loading…
Reference in New Issue