haijiang
2018-04-20 8e9d0834e4f5328efca969156af81a41fa99dce9
提交
1 files modified
2 ■■■■■ changed files
app/src/main/java/com/moral/yunfushao/fragment/FragmentMonitor.java 2 ●●●●● patch | view | raw | blame | history
app/src/main/java/com/moral/yunfushao/fragment/FragmentMonitor.java
@@ -868,4 +868,6 @@
        }
        FragmentMonitor.this.mBluetoothService.write(FragmentMonitor.this.mBluetoothService.getWirteCharacteristic().getService().getUuid().toString(), FragmentMonitor.this.mBluetoothService.getWirteCharacteristic().getUuid().toString(), BLECommon.BLE_HOUR_REC, null);
    }
}