redshiftrobotics / easyc

[Outdated] An Easy Way to Build RobotC Programs
http://easyc.saasrobotics.com
1 stars 0 forks source link

Servo support sucks #28

Open strugee opened 10 years ago

strugee commented 10 years ago

There's no option for servos in the motor/servo config boxes. This means a couple of things:

strugee commented 10 years ago

Adding to this, when a RobotC-controlled #pragma config() section is constructed, it is assumed that all controllers are motor controllers. This is obviously not right.