Skip to content

Commit

Permalink
Update create.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 authored Sep 27, 2024
1 parent 550d9d7 commit bb6fe67
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/freertos/esp32/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ pushd $FW_TARGETDIR >/dev/null

. $IDF_PATH/export.sh

<<<<<<< HEAD
pip3 install catkin_pkg lark-parser colcon-common-extensions --break-system-packages
=======
pip3 install catkin_pkg lark-parser empy==3.3.4 colcon-common-extensions
>>>>>>> 6c040e3 (Fix iron (#734))
pip3 install catkin_pkg lark-parser empy==3.3.4 colcon-common-extensions --break-system-packages

popd >/dev/null

Expand Down

0 comments on commit bb6fe67

Please sign in to comment.