{
  "format": "taoyuan-blockly-v1",
  "board": "uno",
  "workspace": {
    "blocks": {
      "languageVersion": 0,
      "blocks": [
        {
          "type": "arduino_program",
          "id": "sen0628_program",
          "x": 40,
          "y": 40,
          "deletable": false,
          "inputs": {
            "SETUP": { "block": { "type": "playrobot_matrix_tof_setup", "id": "sen0628_setup", "fields": { "I2C_ADDR": "0x33" } } },
            "LOOP": {
              "block": {
                "type": "playrobot_matrix_tof_update",
                "id": "sen0628_update",
                "next": {
                  "block": {
                    "type": "arduino_serial_print",
                    "id": "sen0628_print",
                    "fields": { "METHOD": "println" },
                    "inputs": { "VALUE": { "block": { "type": "playrobot_matrix_tof_center", "id": "sen0628_center" } } },
                    "next": { "block": { "type": "arduino_delay", "id": "sen0628_delay", "inputs": { "TIME": { "shadow": { "type": "math_number", "id": "sen0628_delay_value", "fields": { "NUM": 200 } } } } } }
                  }
                }
              }
            }
          }
        }
      ]
    }
  },
  "sourceFormat": "sen0628-matrix-tof-example"
}
