Team3256 / Offseason_Bot_2024

Robot code for the offseason version of final bot
Other
2 stars 1 forks source link

Fix rumble on final #60

Open realjoshuau opened 3 hours ago

realjoshuau commented 3 hours ago

Final bot rumble is broken since the configureLEDs function is gone, use a trigger & callback

linear[bot] commented 3 hours ago

RCD-60 Fix rumble on final

ThatXliner commented 2 hours ago

When is the rumble triggered? Or in which commit was configureLEDs removed?

realjoshuau commented 2 hours ago

See RobotContainer on commit bf5c241. The configureLED is commented out, but the code is still functional.

realjoshuau commented 2 hours ago

Don't reimplement the LED stuff for now, it's broken