Added fibration feedback feature.
[situare] / src / engine / mce.h
index d3868a1..d053e81 100644 (file)
@@ -59,6 +59,11 @@ public:
     */
     bool isDisplayOn();
 
+    /**
+    * @brief Vibrates the phone for short time.
+    */
+    void vibrationFeedback();
+
 /*******************************************************************************
  * SIGNALS
  ******************************************************************************/