mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Senseless changes
This commit is contained in:
parent
08525cdfc8
commit
bf8d261398
4 changed files with 4 additions and 5 deletions
|
|
@ -42,8 +42,8 @@
|
|||
filePath = "MeshtasticClient/Helpers/BLEManager.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "475"
|
||||
endingLineNumber = "475"
|
||||
startingLineNumber = "474"
|
||||
endingLineNumber = "474"
|
||||
landmarkName = "peripheral(_:didUpdateValueFor:error:)"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
|
|
@ -74,8 +74,8 @@
|
|||
filePath = "MeshtasticClient/Helpers/BLEManager.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "432"
|
||||
endingLineNumber = "432"
|
||||
startingLineNumber = "431"
|
||||
endingLineNumber = "431"
|
||||
landmarkName = "peripheral(_:didUpdateValueFor:error:)"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
|
|
|
|||
|
|
@ -392,7 +392,6 @@ class BLEManager: NSObject, ObservableObject, CBCentralManagerDelegate, CBPeriph
|
|||
//let stringFromByteArray = String(data: Data(_: byteArrayFromData), encoding: .utf8)
|
||||
//print("string array data \(stringFromByteArray!)")
|
||||
//print(characteristic.value?. ?? "no value")
|
||||
|
||||
|
||||
case FROMRADIO_UUID:
|
||||
if (characteristic.value == nil || characteristic.value!.isEmpty)
|
||||
|
|
|
|||
BIN
MeshtasticClient/Resources/Assets.xcassets/TBEAM.imageset/tbeam-1.jpg
vendored
Normal file
BIN
MeshtasticClient/Resources/Assets.xcassets/TBEAM.imageset/tbeam-1.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 244 KiB |
BIN
MeshtasticClient/Resources/Assets.xcassets/TBEAM.imageset/tbeam.jpg
vendored
Normal file
BIN
MeshtasticClient/Resources/Assets.xcassets/TBEAM.imageset/tbeam.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 244 KiB |
Loading…
Add table
Add a link
Reference in a new issue