We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52ab75 commit 9ae7429Copy full SHA for 9ae7429
manual_tests/pre_launch_config/makefile manual_tests/pre_flight_config/makefile
@@ -1,3 +1,3 @@
1
-PROG = pre_launch_config
+PROG = pre_flight_config
2
SRC = $(addprefix ../../src/,antenna.c can_commands.c can_interface.c command_utilities.c commands.c general.c i2c.c mem.c rtc.c transceiver.c)
3
include ../makefile
manual_tests/pre_launch_config/pre_launch_config.c manual_tests/pre_flight_config/pre_flight_config.c
0 commit comments