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 Sep 14, 2019. It is now read-only.
It would just return the default. However, this should never be the case since the convention I already set (and tbh will most likely change, this is one great reason why it shouldn't change) is greatly specific ("such as 'Button/Shift Drive' or 'Port/LeftTalonSRXDrive' [the booleans are a separate matter that will be dealt with (hopefully) tomorrow to the existing standard]) therefore imo at least there is no worry about overlap of keys. (Sorry for so many parentheses so here's some more)
I'm referring to methods like this one:
RobotCode2018/Robot2018/src/org/usfirst/frc/team199/Robot2018/OI.java
Lines 56 to 61 in 1b3045f
Consider what happens if there is already an entry with the requested key but it is of a different type.
The text was updated successfully, but these errors were encountered: