NA
Fork of L3G4200D by
Revision 1:2e0278bddf66, committed 2012-01-20
- Comitter:
- shimniok
- Date:
- Fri Jan 20 23:18:09 2012 +0000
- Parent:
- 0:6d43e8289cc5
- Child:
- 2:f1da9da9c9b5
- Commit message:
- Updated class documentation
Changed in this revision
L3G4200D.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/L3G4200D.h Fri Jan 20 23:11:40 2012 +0000 +++ b/L3G4200D.h Fri Jan 20 23:18:09 2012 +0000 @@ -1,9 +1,4 @@ -/** Interface library for the ST L3G4200D 3-axis gyro - * - * Ported from Pololu L3G4200D library for Arduino by - * Michael Shimniok http://bot-thoughts.com - * - * Copyright (c) 2011 Pololu Corporation. For more information, see +/* Copyright (c) 2011 Pololu Corporation. For more information, see * * http://www.pololu.com/ * http://forum.pololu.com/ @@ -70,6 +65,12 @@ typedef char byte; +/** Interface library for the ST L3G4200D 3-axis gyro + * + * Ported from Pololu L3G4200D library for Arduino by + * Michael Shimniok http://bot-thoughts.com + * + */ class L3G4200D { public: