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 Spark, SD540, Talon SRX, and Victor SP speed controllers over PWM #163

Closed celskeggs closed 8 years ago

celskeggs commented 8 years ago

It turns out that I forgot about the new controllers! I'll need to add their PWM constants...

amackworth commented 8 years ago

This was fixed in #164, right?

celskeggs commented 8 years ago

Yup!