Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
attempt to get the right branch
  • Loading branch information
grassjelly authored Aug 26, 2023
1 parent 003a852 commit 49049db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ upload_port = /dev/ttyACM0
upload_protocol = teensy-cli
board_microros_transport = serial
board_microros_distro = ${sysenv.ROS_DISTRO}
lib_deps = https://github.com/micro-ROS/micro_ros_platformio
lib_deps = https://github.com/micro-ROS/micro_ros_platformio#9330dfa75e5ce759f45b53ae5417ee78131f8514
build_flags = -I ../config

[env:teensy41]
Expand Down

0 comments on commit 49049db

Please sign in to comment.