Ver código fonte

Revert of unintentional commit of 'PING'

Jonas Björkert 1 ano atrás
pai
commit
71c5891a93
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      LoopFollow/BackgroundRefresh/BT/BLEManager.swift

+ 0 - 1
LoopFollow/BackgroundRefresh/BT/BLEManager.swift

@@ -143,7 +143,6 @@ extension BLEManager: BluetoothDeviceDelegate {
     }
 
     func heartBeat() {
-        LogManager.shared.log(category: .bluetooth, message: "PING")
         guard let device = activeDevice else {
             return
         }