Skip to content

Commit

Permalink
fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoignonec committed Dec 20, 2023
1 parent 0848f92 commit 10ac961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<xacro:macro name="ft_sensor_r2c_hardware" params="use_sim:=^|false use_fake_hardware:=^|true">

<xacro:if value="${use_fake_hardware}">
<xacro:if value="${use_fake_hardware}">
<xacro:property name="hw_type" value="sensor" />
</xacro:if>

Expand Down

0 comments on commit 10ac961

Please sign in to comment.