Skip to content

Commit

Permalink
double frequencry
Browse files Browse the repository at this point in the history
  • Loading branch information
ASDosjani committed Aug 4, 2023
1 parent 16deeb0 commit e80e0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/io/ledstrip.c
Expand Up @@ -917,7 +917,7 @@ static void applyRainbowLayer(bool updateNow, timeUs_t *timer)
rainbowLedIndex++;
}
}
offset++;
offset+=2;
}

typedef struct larsonParameters_s {
Expand Down

0 comments on commit e80e0c6

Please sign in to comment.