Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

startup scripts: replace ” by " #750

Merged
merged 1 commit into from
Mar 17, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/11001_hexa_cox
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# UNTESTED UNTESTED!
#
# Generic 10 Hexa coaxial geometry
# Generic 10" Hexa coaxial geometry
#
# Lorenz Meier <lm@inf.ethz.ch>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/12001_octo_cox
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Octo coaxial geometry
# Generic 10" Octo coaxial geometry
#
# Lorenz Meier <lm@inf.ethz.ch>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/4001_quad_x
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Quad X geometry
# Generic 10" Quad X geometry
#
# Lorenz Meier <lm@inf.ethz.ch>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/5001_quad_+
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Quad + geometry
# Generic 10" Quad + geometry
#
# Anton Babushkin <anton.babushkin@me.com>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/6001_hexa_x
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Hexa X geometry
# Generic 10" Hexa X geometry
#
# Anton Babushkin <anton.babushkin@me.com>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/7001_hexa_+
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Hexa + geometry
# Generic 10" Hexa + geometry
#
# Anton Babushkin <anton.babushkin@me.com>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/8001_octo_x
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Octo X geometry
# Generic 10" Octo X geometry
#
# Anton Babushkin <anton.babushkin@me.com>
#
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/9001_octo_+
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# Generic 10 Octo + geometry
# Generic 10" Octo + geometry
#
# Anton Babushkin <anton.babushkin@me.com>
#
Expand Down