Skip to content

Commit 0134140

Browse files
committed
Swapped features list order in landing page.
1 parent 3eea1e0 commit 0134140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ <h3 class="text-center"><i class="fa fa-diamond" aria-hidden="true" style="font-
6161
<ul id="feature_list">
6262
<li>Microcontroller-optimized client API supporting all major ROS concepts</li>
6363
<li>Seamless integration with ROS 2</li>
64-
<li>Multi-RTOS support with generic build system</li>
6564
<li>Extremely resource-constrained but flexible middleware</li>
65+
<li>Multi-RTOS support with generic build system</li>
6666
<li>Permissive license</li>
6767
<li>Vibrant community and ecosystem</li>
6868
<li>Long-term maintainability and interoperability</li>

0 commit comments

Comments
 (0)