LEDeviceCategory Constants Reference
Declared in | LEDevice.h |
LEDeviceCategory
The Category of this Device
Definition
typedef NS_ENUM(uint8_t, LEDeviceCategory ) {
LEDeviceCategoryWeDo = 0,
LEDeviceCategoryDuplo = 1,
LEDeviceCategorySystem = 2,
LEDeviceCategoryTechnic = 3,
LEDeviceCategoryMindStorms = 4,
LEDeviceCategoryUnknown = 5,
};
Constants
LEDeviceCategoryWeDo
-
WeDo
Declared In
LEDevice.h
. LEDeviceCategoryDuplo
-
Duplo
Declared In
LEDevice.h
. LEDeviceCategorySystem
-
System
Declared In
LEDevice.h
. LEDeviceCategoryTechnic
-
Technic
Declared In
LEDevice.h
. LEDeviceCategoryMindStorms
-
MINDSTORMS
Declared In
LEDevice.h
. LEDeviceCategoryUnknown
-
Unknown
Declared In
LEDevice.h
.
Declared In
LEDevice.h