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

Implement minor features: #96, 97, 100, 154 #153

Closed celskeggs closed 8 years ago

celskeggs commented 8 years ago

Straightforward.

The only catch is that toFloat and select are different naming schemes, but toBoolean doesn't make much sense.

amackworth commented 8 years ago

:sparkles: