Skip to content

Commit

Permalink
removed todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
DedeHai committed Oct 3, 2024
1 parent a15c391 commit ca06214
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wled00/FX_2Dfcn.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,6 @@ void Segment::moveY(int delta, bool wrap) {
}
}

// TODO: check if it works, used in FX rain and 2D spaceships

// move() - move all pixels in desired direction delta number of pixels
// @param dir direction: 0=left, 1=left-up, 2=up, 3=right-up, 4=right, 5=right-down, 6=down, 7=left-down
// @param delta number of pixels to move
Expand Down

0 comments on commit ca06214

Please sign in to comment.