mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
commit
86d4e4728a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class BLEManager: NSObject, CBPeripheralDelegate, MqttClientProxyManagerDelegate
|
|||
private var wantConfigTimer: Timer?
|
||||
private var wantConfigRetryCount = 0
|
||||
private let maxWantConfigRetries = 3
|
||||
private let wantConfigTimeoutInterval: TimeInterval = 10.0
|
||||
private let wantConfigTimeoutInterval: TimeInterval = 6.0
|
||||
|
||||
// MARK: init
|
||||
private override init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue