LimelightVision / limelightlib-wpijava

48 stars 16 forks source link

Nested classes to fix package-private issue #4

Closed bhjelstrom closed 1 year ago

bhjelstrom commented 1 year ago

Did you see the third commit which changes the visibility of the nested classes? All members need to be explicitly marked public as well?

agasser commented 1 year ago

Yes, all members have to be public too or they cannot be used outside of frc.robot.