var MMA8452Q = module.exports = function MMA8452Q() {
  MMA8452Q.__super__.constructor.apply(this, arguments);
  this.address = this.address || 0x1D;

  this.commands = {