
Lol smth
Dependencies: LocalPositionSystem MMA8451Q Motor_Driver Sensors mbed
Fork of TDP_main_BartFork by
Diff: shooter.h
- Revision:
- 14:3844d1dacece
- Parent:
- 12:bb21b76b6375
--- a/shooter.h Wed Mar 11 01:21:20 2015 +0000 +++ b/shooter.h Wed Mar 11 14:00:37 2015 +0000 @@ -18,8 +18,8 @@ #ifndef _SHOOTER_H #define _SHOOTER_H -PwmOut squareOut(PTC9); -DigitalOut solenoid(PTC8); +PwmOut squareOut(PTD0); //TESTED WORKING +DigitalOut solenoid(PTC16); void shoot(float dutyCycle) {