Spaces:
Runtime error
Runtime error
Update grid.json
Browse files
grid.json
CHANGED
@@ -162,13 +162,13 @@
|
|
162 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
163 |
},
|
164 |
{
|
165 |
-
"start": [0,
|
166 |
"end": [0, 20],
|
167 |
"color": "#898989",
|
168 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
169 |
},
|
170 |
{
|
171 |
-
"start": [20,
|
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"]
|