Skip to content

Commit

Permalink
remove rgb chain config
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos698 committed Sep 4, 2023
1 parent f9feb21 commit 7a62532
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions app/boards/shields/charybdis/charybdis_left.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@
, <&pro_micro 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
;
};

&led_strip {
chain-length = <18>;
}
4 changes: 0 additions & 4 deletions app/boards/shields/charybdis/charybdis_right.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@
status = "okay"; //okay
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
};

&led_strip {
chain-length = <17>;
}

0 comments on commit 7a62532

Please sign in to comment.