You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
Hi, we're thinking about doing AddressableLEDs on our robot and saw that you guys had already created an awesome library for it. Thanks! However, is there any way to get a jar of only the lighting module?
The text was updated successfully, but these errors were encountered:
Yep, that's something I'll consider. For now you should be able to just copy/paste the lighting-specific classes into your project until I get a separate jar up.
@trevnels We use Java and not Kotlin so that makes it a little more difficult. We don't want to add the Kotlin runtime. IntelliJ IDEA does have a built in Kotlin to Java convert feature, however.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, we're thinking about doing AddressableLEDs on our robot and saw that you guys had already created an awesome library for it. Thanks! However, is there any way to get a jar of only the
lighting
module?The text was updated successfully, but these errors were encountered: