Diff: OBROT.cpp
- Revision:
- 3:dd113546dfd1
- Parent:
- 2:cefcd4cb1777
- Child:
- 4:82a00eee7eb5
--- a/OBROT.cpp Thu Oct 15 08:22:20 2015 +0000 +++ b/OBROT.cpp Thu Oct 15 08:28:13 2015 +0000 @@ -47,7 +47,7 @@ I2CServo** i2cServo = initSteeringServo(); I2CServo* angleManagerServo = initAngleManager(); - AmmoPusher* ammoPusher = initAmmoPusher();; + AmmoPusher* ammoPusher = initAmmoPusher(); AmmoSupplier* ammoSupplier = initAmmoSupplier(); Shooter* shooter = initShooter(); I2CServo* positionManager = initPositionManager();