Skip to content

Commit

Permalink
led: change default number of leds to 72
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Oct 27, 2020
1 parent 83e5911 commit a0ac85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clover/launch/led.launch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<arg name="ws281x" default="true"/>
<arg name="led_effect" default="true"/>
<arg name="led_notify" default="true"/>
<arg name="led_count" default="58"/>
<arg name="led_count" default="72"/>
<arg name="gpio_pin" default="21"/>

<arg name="simulator" default="false"/>
Expand Down

0 comments on commit a0ac85e

Please sign in to comment.