Write an Arduino program that uses a single Texas Instruments DRV8860 to turn two unipolar stepper motors in one direction (clockwise or counter clockwise, your choice) simultaneously. Utilize one of the hardware timers of the Arduino (using a timer library is okay) to step the motors at a frequency of 400Hz.