NA

Fork of L3G4200D by Michael Shimniok

Revision:
1:2e0278bddf66
Parent:
0:6d43e8289cc5
Child:
2:f1da9da9c9b5
--- 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: