el prollecto trata del detector de las vibraciones de un motor alejandro mejia garcia jorge arturo juarez ornelas

Dependencies:   MMA8451Q mbed

Revision:
3:520a628eda11
Parent:
1:72d82b176149
Child:
4:b4ff62c91888
--- a/main.cpp	Wed Feb 10 18:54:22 2016 +0000
+++ b/main.cpp	Wed Feb 10 18:55:45 2016 +0000
@@ -8,7 +8,7 @@
  PwmOut bled(LED_BLUE);
  int16_t dato[3];
  int16_t x = 0;
- int16_t y = 0;                          //hola
+ int16_t y = 0;                          //hola hola
  int16_t z = 0;
 
 int main() {