{
  "format": "taoyuan-blockly-v1",
  "board": "uno",
  "workspace": { "blocks": { "languageVersion": 0, "blocks": [
    { "type": "arduino_program", "id": "vl53_program", "x": 40, "y": 40, "deletable": false,
      "inputs": {
        "SETUP": { "block": { "type": "playrobot_vl53l5cx_setup", "id": "vl53_setup", "fields": { "I2C_ADDR": "0x29" } } },
        "LOOP": { "block": { "type": "playrobot_vl53l5cx_update", "id": "vl53_update", "next": { "block": { "type": "arduino_serial_print", "id": "vl53_print", "fields": { "METHOD": "println" }, "inputs": { "VALUE": { "block": { "type": "playrobot_vl53l5cx_center_distance", "id": "vl53_center", "fields": { "I2C_ADDR": "0x29" } } } } } } } }
      }
    }
  ] } },
  "sourceFormat": "vl53l5cx-8x8-tof-example"
}
