Slurp

Dependencies:   FastPWM3 mbed

hw_setup/hw_pins.h

Committer:
austinbrown124
Date:
2017-05-20
Revision:
0:9edd6ec0f56a

File content as of revision 0:9edd6ec0f56a:

#ifndef HW_PINS_H
#define HW_PINS_H

#define PIN_AL PA_8
#define PIN_BL PA_9
#define PIN_CL PA_10
#define PIN_AH PB_13    //U, the top fet
#define PIN_BH PB_14
#define PIN_CH PB_15    //W, the bottom fet with no shunt amp



#endif