Skip to content

Commit 3dd4df5

Browse files
committed
Fix confict
Signed-off-by: Pablo Garrido <[email protected]>
1 parent 6c321d9 commit 3dd4df5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,9 @@ You can find the available precompiled ROS 2 types for messages and services in
4545

4646
## How to use the precompiled library
4747

48-
<<<<<<< HEAD
49-
Go to [link to release section](https://github.com/micro-ROS/micro_ros_arduino/releases) and download the last release of micro-ROS library for Arduino.
50-
=======
5148
### Arduino IDE
5249

5350
Go to [link to release section](https://github.com/micro-ROS/micro_ros_arduino/releases) and download the last release of micro-ROS library for Arduino.
54-
>>>>>>> bfe1696 (How to use Micro-ROS with PlatformIO (#617))
5551

5652
Include it in your proyect using `Sketch -> Include library -> Add .ZIP Library...`
5753

@@ -139,4 +135,4 @@ see the file [3rd-party-licenses.txt](3rd-party-licenses.txt).
139135

140136
- When using provided precompiled libraries, users should take into account the already configured static memory pools in middleware layers. [More info here](https://micro-ros.github.io/docs/tutorials/core/microxrcedds_rmw_configuration/).
141137
- micro-ROS transports should be refactored in order to provide a pluggable mechanims. Only USB serial transports are provided.
142-
- Teensyduino support files have to be patched in order to use precompiled libraries.
138+
- Teensyduino support files have to be patched in order to use precompiled libraries.

0 commit comments

Comments
 (0)