solar-engine / common-chicken-runtime-engine

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

Support CAN Talons in Emulator #168

Closed celskeggs closed 8 years ago

celskeggs commented 8 years ago

The recent CAN Talon implementation didn't cover this... it really does need to.

celskeggs commented 8 years ago

Fixed by merge of #170.