eaglelandsonce commited on
Commit
1176dd3
·
verified ·
1 Parent(s): c853766

Update grid.json

Browse files
Files changed (1) hide show
  1. grid.json +2 -2
grid.json CHANGED
@@ -162,13 +162,13 @@
162
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
163
  },
164
  {
165
- "start": [0, 0],
166
  "end": [0, 20],
167
  "color": "#898989",
168
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
169
  },
170
  {
171
- "start": [20, 0],
172
  "end": [20, 20],
173
  "color": "#898989",
174
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
 
162
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
163
  },
164
  {
165
+ "start": [0, 1],
166
  "end": [0, 20],
167
  "color": "#898989",
168
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
169
  },
170
  {
171
+ "start": [20, 1],
172
  "end": [20, 20],
173
  "color": "#898989",
174
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]