PlayBack
Dependencies: TPixy-Interface
Fork of ObjectFollower by
Diff: WatchdogThread.h
- Revision:
- 9:fe56b888985c
- Parent:
- 8:a0890fa79084
diff -r a0890fa79084 -r fe56b888985c WatchdogThread.h --- a/WatchdogThread.h Mon Feb 19 17:42:33 2018 +0000 +++ b/WatchdogThread.h Fri Feb 23 20:58:34 2018 +0000 @@ -1,9 +1,9 @@ /******************************************************************************/ // ECE4333 -// LAB Partner 1: Ahmed Sobhy - ID: 3594449 -// LAB Partner 2: Brandon Kingman - ID: 3470444 -// Project: Autonomous Robot Design -// Instructor: Prof. Chris Diduch +// LAB Partner 1: Ahmed Sobhy - ID: 3594449 +// LAB Partner 2: Brandon Kingman - ID: 3470444 +// Project: Autonomous Robot Design +// Instructor: Prof. Chris Diduch /******************************************************************************/ #ifndef WDTHREAD_H_