GrFamily.Module.Adxl345.Adxl345 C# (CSharp) Method

Adxl345() public method

ADXL345�̃R���X�g���N�^�[
�f�t�H���g��I2C�A�h���X�ŏ���������
public Adxl345 ( ) : System
return System
        public Adxl345()
            : this(AccelerometerAddress)
        {
        }

Same methods

Adxl345::Adxl345 ( ushort i2CAddress ) : System