v1.1.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
Classes | Enumerations
System

Global operations that apply to the system as a whole. More...

Classes

class  Sifteo::System
 Global operations that apply to the system as a whole. More...
 

Enumerations

enum  Sifteo::System::HardwareVersion { Sifteo::System::HardwareNone = _SYS_HW_VERSION_NONE, Sifteo::System::HardwareGen2 = _SYS_HW_VERSION_GEN_2, Sifteo::System::HardwareGen2_5 = _SYS_HW_VERSION_GEN_2_5 }
 

Detailed Description

Global operations that apply to the system as a whole.

Enumeration Type Documentation

Valid hardware versions that can be returned from hardwareVersion().

Enumerator
HardwareNone 

Default response for firmware versions that do not support retrieving the HW version.

HardwareGen2 

The original Sifteo Base.

HardwareGen2_5 

The Sifteo Base with Bluetooth capabilities.