aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'Tools')
-rw-r--r--Tools/tests-host/autodeclination_test.cpp2
-rw-r--r--Tools/tests-host/mixer_test.cpp2
-rw-r--r--Tools/tests-host/sbus2_test.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/Tools/tests-host/autodeclination_test.cpp b/Tools/tests-host/autodeclination_test.cpp
index 6c751dc1e..93bc340bb 100644
--- a/Tools/tests-host/autodeclination_test.cpp
+++ b/Tools/tests-host/autodeclination_test.cpp
@@ -25,4 +25,4 @@ int main(int argc, char *argv[]) {
printf("lat: %f lon: %f, dec: %f\n", lat, lon, declination);
-} \ No newline at end of file
+}
diff --git a/Tools/tests-host/mixer_test.cpp b/Tools/tests-host/mixer_test.cpp
index e311617f9..06499afd0 100644
--- a/Tools/tests-host/mixer_test.cpp
+++ b/Tools/tests-host/mixer_test.cpp
@@ -11,4 +11,4 @@ int main(int argc, char *argv[]) {
test_mixer(3, args);
test_conv(1, args);
-} \ No newline at end of file
+}
diff --git a/Tools/tests-host/sbus2_test.cpp b/Tools/tests-host/sbus2_test.cpp
index 281903cf6..d8fcb695d 100644
--- a/Tools/tests-host/sbus2_test.cpp
+++ b/Tools/tests-host/sbus2_test.cpp
@@ -72,4 +72,4 @@ int main(int argc, char *argv[]) {
warnx("Test aborted, errno: %d", ret);
}
-} \ No newline at end of file
+}