aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ROMFS/AirDogFMU/init.d/simple_tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/ROMFS/AirDogFMU/init.d/simple_tests b/ROMFS/AirDogFMU/init.d/simple_tests
index f213e74e9..d31566c0d 100644
--- a/ROMFS/AirDogFMU/init.d/simple_tests
+++ b/ROMFS/AirDogFMU/init.d/simple_tests
@@ -28,4 +28,5 @@ pwm info
echo "------------------------CONTINUING--------------------------"
echo "You should also check sensor data in QGround control by rotating the board"
echo "Other things to check - if PX4IO chip updates on each startup if sonar is connected (BAD)"
-echo "Another thing - try setting a parameter via param set, then save via param save, reboot, check if value is changed" \ No newline at end of file
+echo "Another thing - try setting a parameter via param set, then save via param save, reboot, check if value is changed"
+echo "Oh. And you should check if SD card is mounted OK each time" \ No newline at end of file