The CCRE is Team 1540's powerful open-source robot code framework, primarily for FIRST Robotics Competition robots.
GNU Lesser General Public License v3.0
24
stars
4
forks
source link
Simplify CAN interfaces to not throw exceptions #180
Closed
celskeggs closed 8 years ago
If possible, CAN-related methods in FRC should not throw exceptions, as this makes program code much harder to understand in a number of cases.