Skip to content

Does not compile for Swift3 & iOS 10.2 target #1

@jaimeyu

Description

@jaimeyu

After running the migration tool at start up to bring it up to Swift3, I hit this compilation error on line:
let enableBytes = Data(bytes: UnsafePointer(&enableValue), count: sizeof(UInt8))

Error: ZeroToBLE-Part2-Swift-master/BLETemperatureReaderSwift/BLETemperatureReaderSwift/TemperatureViewController.swift:482:43: Ambiguous use of 'init'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions