please publish my library

Fork of accelerometer by Aisyah Syahana

Revision:
2:2c7a73d3ae57
Parent:
1:e965533a31b2
--- a/Accelerometer.h	Tue Aug 06 10:07:46 2013 +0000
+++ b/Accelerometer.h	Tue Aug 06 10:36:35 2013 +0000
@@ -2,11 +2,7 @@
 #define ACCELEROMETER_H
 
 #include "mbed.h"
-struct xyz {
-    float x;
-    float y;
-    float z;
-};
+
 class Accel  {
 public:
     /** create a accelerometer Object