mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
Deleted test - should not be in mainline
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
#!nsh
|
|
||||||
|
|
||||||
cp /etc/extras/px4io-v2_default.bin /fs/microsd/px4io.loaded
|
|
||||||
if cmp /etc/extras/px4io-v2_default.bin /fs/microsd/px4io.loaded
|
|
||||||
then
|
|
||||||
echo "CMP returned true"
|
|
||||||
else
|
|
||||||
echo "CMP returned false"
|
|
||||||
fi
|
|
||||||
Reference in New Issue
Block a user