public void SetLedBreath()
 {
     Mibo.enableLedBreath(mTypeList[mTypeIdx], mBreathValue, mBreathValue);
 }