Skip to content

Commit d6880c7

Browse files
committed
fix pre-commit error
1 parent 587b8fb commit d6880c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obc/shared/config/peripheral_config_definitions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ elseif(BOARD_TYPE STREQUAL "OBC_REVISION_2")
1616

1717
else()
1818
message(FATAL_ERROR "Invalid BOARD_TYPE: ${BOARD_TYPE}. Board config not defined")
19-
endif()
19+
endif()

0 commit comments

Comments
 (0)