Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 3c9071f

Browse files
committed
documentation: fix documentation
1 parent 58ca0f1 commit 3c9071f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ source install/local_setup.bas
109109
```
110110
ros2 run micro_ros_setup create_firmware_ws.sh nuttx olimex-stm32-e407
111111
cd firmware/NuttX
112-
git checkout -t origin/ucs_demo_f
112+
git checkout -t origin/foxy
113113
cd ../apps
114-
git checkout -t origin/ucs_demo_f
114+
git checkout -t origin/master
115115
cd ..
116116
```
117117
Build an flash the firmware:

0 commit comments

Comments
 (0)