ObjectFollower
Dependencies: TPixy-Interface
Fork of PlayBack by
Diff: main.cpp
- Revision:
- 8:a0890fa79084
- Parent:
- 4:417e475239c7
- Child:
- 9:fe56b888985c
diff -r 73fd05fe556a -r a0890fa79084 main.cpp --- a/main.cpp Thu Feb 15 01:15:26 2018 +0000 +++ b/main.cpp Mon Feb 19 17:42:33 2018 +0000 @@ -1,6 +1,10 @@ +/******************************************************************************/ // ECE4333 -// Authors: Ahmed Sobhy & Brandon Kingman -// Project: Robot +// LAB Partner 1: Ahmed Sobhy - ID: 3594449 +// LAB Partner 2: Brandon Kingman - ID: 3470444 +// Project: Autonomous Robot Design +// Instructor: Prof. Chris Diduch +/******************************************************************************/ #include "mbed.h" #include "WatchdogThread.h"