View difference between Paste ID: vveNfsqN and uwgZ8ncb
SHOW: | | - or go back to the newest paste.
1
{
2
 
3
 
4
    "info":
5
    {
6-
      "name": "Pretzel",
6+
      "name": "Pretzel 2",
7
      "author": "ppppow"
8
    },
9
 
10
 
11
    "switches":
12
    {
13
 
14
      "29,12":
15
      {
16
        "toggle":
17
        [
18
          { "pos": { "x": 31, "y": 11 } },
19
          { "pos": { "x": 31, "y": 12 } },
20
          { "pos": { "x": 31, "y": 13 } },
21
                  { "pos": { "x": 31, "y": 14 } }
22
        ]
23
      },
24
 
25
      "33,12":
26
      {
27
        "toggle":
28
        [
29
          { "pos": { "x": 31, "y": 11 } },
30
          { "pos": { "x": 31, "y": 12 } },
31
          { "pos": { "x": 31, "y": 13 } },
32
                  { "pos": { "x": 31, "y": 14 } }
33
        ]
34
      }
35
 
36
        },
37
    "fields":
38
    {
39
      "31,11": { "defaultState": "off" },
40
      "31,12": { "defaultState": "off" },
41
      "31,13": { "defaultState": "off" },
42
          "31,14": { "defaultState": "off" }
43
    }
44
 
45
 
46
  }