haijiang
2018-04-20 e1b2bf31d85d46bcc20996ac475459f8852367aa
提交
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,6 +868,4 @@
        }
        FragmentMonitor.this.mBluetoothService.write(FragmentMonitor.this.mBluetoothService.getWirteCharacteristic().getService().getUuid().toString(), FragmentMonitor.this.mBluetoothService.getWirteCharacteristic().getUuid().toString(), BLECommon.BLE_HOUR_REC, null);
    }
}