public void EnableCustomFunctionality()
 {
     _watchVarWrapper.EnableCustomFunctionality();
     FlashColor(ENABLE_CUSTOM_FUNCIONALITY_COLOR);
 }