Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • jake-update
2 results

config.json

Blame
  • user avatar
    dakotagoldberg authored
    6c4d5262
    History
    config.json 460 B
    {
      "use_machine": true,
      "rotate": false,
      "fullscreen": false,
      "overlays": {
        "camera": "img/camera.png",
        "yes_no": "img/yes_no.png",
        "3": "img/3.png",
        "2": "img/2.png",
        "1": "img/1.png",
        "processing": "img/processing.png",
        "plotting": "img/plotting.png"
      },
      "ports": {
        "solenoid": "4150325537323119",
        "y_motor": "415032383337320B",
        "x_bot_motor": "4150323833373205",
        "x_top_motor": "4150323833373008"
      }
    }