Lab 1 Program C
Fork of mbed by
Diff: Timer.h
- Revision:
- 4:5d1359a283bc
- Parent:
- 1:6b7f447ca868
- Child:
- 5:62573be585e9
--- a/Timer.h Fri Nov 14 15:25:20 2008 +0000 +++ b/Timer.h Thu Nov 27 16:23:24 2008 +0000 @@ -16,7 +16,7 @@ public: - Timer(); + Timer(const char *name = NULL); /* Group: Access Methods */