{
  "type": "qmc5883p_init",
  "message0": "#blk-qmc5883p_init# %1 #blk-with_address# %2 #blk-and_scale# %3",
  "args0": [
    {
      "type": "field_dropdown",
      "name": "id",
      "options": $_I2C
    },
    {
      "type": "field_input",
      "name": "addr",
      "text": "44"
    },
    {
      "type": "field_dropdown",
      "name": "scale",
      "options": [
        [
          "2G",
          "2G"
        ],
        [
          "8G",
          "8G"
        ],
        [
          "12G",
          "12G"
        ],
        [
          "30G",
          "30G"
        ]
      ]
    }
  ],
  "inputsInline": true,
  "previousStatement": null,
  "nextStatement": null,
  "colour": 230,
  "tooltip": "#blk-qmc5883p_init_tooltip#",
  "helpUrl": ""
}