Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: TPixy-Interface
Fork of ManualControlFinal by
Diff: Drivers/motor_driver.h
- Revision:
- 8:a0890fa79084
- Parent:
- 1:3e9684e81312
--- a/Drivers/motor_driver.h Thu Feb 15 01:15:26 2018 +0000 +++ b/Drivers/motor_driver.h Mon Feb 19 17:42:33 2018 +0000 @@ -1,3 +1,10 @@ +/******************************************************************************/ +// ECE4333 +// LAB Partner 1: Ahmed Sobhy - ID: 3594449 +// LAB Partner 2: Brandon Kingman - ID: 3470444 +// Project: Autonomous Robot Design +// Instructor: Prof. Chris Diduch +/******************************************************************************/ #ifndef MOTOR_DRIVER_H #define MOTOR_DRIVER_H
