Library for ELEC2645 Gamepad PCB. University of Leeds
Dependents: Project_MaZe1_copy Labirint Game_Controller_Project 200943373MAZE ... more
Diff: Gamepad.cpp
- Revision:
- 8:7eaf26f4b5f2
- Parent:
- 7:019671f7bd83
- Child:
- 9:893189072e89
diff -r 019671f7bd83 -r 7eaf26f4b5f2 Gamepad.cpp --- a/Gamepad.cpp Mon Feb 06 20:31:45 2017 +0000 +++ b/Gamepad.cpp Tue Feb 07 10:53:46 2017 +0000 @@ -1,3 +1,12 @@ +/** +@file Gamepad.cpp + +@brief member function implementations + +@author Dr Craig A. Evans + +*/ + #include "Gamepad.h" //////////// constructor/destructor ////////////