Skip to content

Commit

Permalink
Pinned betaflight-firmware to 4.5 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuxliri authored Jul 16, 2024
1 parent 0c0cedb commit cfe1016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion betaflight_sim/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ externalproject_add(betaflight-firmware
GIT_REPOSITORY
https://github.com/betaflight/betaflight
GIT_TAG
master
4.5-maintenance
INSTALL_COMMAND
mkdir -p ${CMAKE_INSTALL_PREFIX}/share/betaflight_sim/bin/ &&
cp ./obj/main/betaflight_SITL.elf ${CMAKE_INSTALL_PREFIX}/share/betaflight_sim/bin/
Expand Down

0 comments on commit cfe1016

Please sign in to comment.