fix endings

This commit is contained in:
Wizmo2
2023-09-15 20:15:53 -04:00
parent 3350a8dbc7
commit 7f0b411dac
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ struct led_strip_t {
// RMT peripheral settings
rmt_channel_t rmt_channel;
gpio_num_t gpio; // Must be less than GPIO_NUM_33
struct led_color_t *led_strip_working;