DeviceMode
public enum DeviceMode : Int
Used to fetch the mode of the connected BluPOINT device
-
Device is running the BluPOINT service
Declaration
Swift
case BluPOINTMode = 0
-
Device is running the bootloader service
Declaration
Swift
case BluBOOTMode