Commit ff3234708272153612a500350bf7dca343d95664

Authored by jason
1 parent 6bc077c7

fix:remove test code

HDFwear/Tools/BluetoothManager.swift
... ... @@ -1852,7 +1852,6 @@ extension BluetoothManager: CBPeripheralDelegate {
1852 1852 for delegate in delegateList {
1853 1853 delegate.didSetupServiceCharacteristics(peripheral)
1854 1854 }
1855   - BluetoothManager.shared.newSetTime()
1856 1855 }
1857 1856 }
1858 1857 }
... ...