Skip to content

Conversation

@HenryLi-0
Copy link
Member

  • new LEDs.java so multiple LEDStrip patterns can be set with a single command, turning leftLED.blink(Color.kAqua).alongWith( rightLED.blink(Color.kAqua), middleLED.solid(Color.kAqua)) into leds.blink(Color.kAqua)
    • Individual LEDStrip can still be accessed under the led
  • LEDs can display errors as a solid gradient (now used in alignment to display error, where it blinks blue after tolerances are met)
  • LEDs can also display where the elevator is at on a solid gradient, and solid blue when at the correct position

@HenryLi-0 HenryLi-0 requested a review from a team as a code owner March 15, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants