mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Fix missing newlines at the end of files
This commit is contained in:
@@ -314,4 +314,4 @@ int elrs_led_main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,4 +31,4 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
include_directories(${PX4_BOARD_DIR}/libfc-sensor-api/inc)
|
||||
include_directories(${PX4_BOARD_DIR}/libfc-sensor-api/inc)
|
||||
|
||||
@@ -10,4 +10,4 @@ cd -
|
||||
|
||||
cd Tools/simulation/gazebo-classic/sitl_gazebo-classic/models/iris_vision
|
||||
patch < ../../../../../../boards/modalai/voxl2/gazebo-docker/patch/iris_vision.patch
|
||||
cd -
|
||||
cd -
|
||||
|
||||
@@ -52,4 +52,4 @@
|
||||
#define PX4_SOC_ARCH_ID PX4_SOC_ARCH_ID_VOXL2
|
||||
|
||||
#define VOXL_ESC_DEFAULT_PORT "2"
|
||||
#define VOXL2_IO_DEFAULT_PORT "2"
|
||||
#define VOXL2_IO_DEFAULT_PORT "2"
|
||||
|
||||
Reference in New Issue
Block a user