hapticFeedbackLightImpact function

void hapticFeedbackLightImpact()

较轻碰撞振动

Implementation

void hapticFeedbackLightImpact() {
  HapticFeedback.lightImpact();
}