Diff: OBROT.cpp
- Revision:
- 2:cefcd4cb1777
- Parent:
- 1:a46109178200
- Child:
- 3:dd113546dfd1
--- a/OBROT.cpp Thu Oct 15 03:56:01 2015 +0000 +++ b/OBROT.cpp Thu Oct 15 08:22:20 2015 +0000 @@ -46,7 +46,7 @@ I2CMotor** i2cMotor = initSteeringTire(); I2CServo** i2cServo = initSteeringServo(); - I2CServo* angleManagerServo = initAngleManagerServo(); + I2CServo* angleManagerServo = initAngleManager(); AmmoPusher* ammoPusher = initAmmoPusher();; AmmoSupplier* ammoSupplier = initAmmoSupplier(); Shooter* shooter = initShooter();