3-Axis Accelerometer

Revision:
2:292a5265228e
Parent:
1:d4b35641a624
Child:
3:d8cf2591cab6
--- a/MC3635.h	Wed May 30 11:50:20 2018 +0000
+++ b/MC3635.h	Wed May 30 13:00:29 2018 +0000
@@ -1212,14 +1212,10 @@
     /** It is a manual reset for the Sniff block.
             */
     MC3635_status_t  MC3635_ManualSniffReset              ( MC3635_sniffcf_c_sniff_reset_t mySniffResetBit                                                                      );
-
+    
     /** It sets the TRIGGER mode.
             */
     MC3635_status_t  MC3635_SetTriggerMode                ( MC3635_mode_c_trig_cmd_t myTriggerEnable, uint8_t myTriggerSamples, MC3635_sniff_c_stb_rate_t mySTANDBY_ClockRate   );
-        
-    /** It sets the clock rate for STANDBY mode.
-            */
-    MC3635_status_t  MC3635_SetStandbyClockRate           ( MC3635_sniff_c_stb_rate_t mySTANDBY_ClockRate                                                                       );
 
     /** It sets the device into the STANDBY mode.
             */