Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
5a69658
1
Parent(s):
1176dd3
Update grid.json
Browse files
grid.json
CHANGED
@@ -180,13 +180,13 @@
|
|
180 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
181 |
},
|
182 |
{
|
183 |
-
"start": [4,
|
184 |
"end": [4, 20],
|
185 |
"color": "#898989",
|
186 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
187 |
},
|
188 |
{
|
189 |
-
"start": [14,
|
190 |
"end": [14, 20],
|
191 |
"color": "#898989",
|
192 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
|
|
180 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
181 |
},
|
182 |
{
|
183 |
+
"start": [4, 1],
|
184 |
"end": [4, 20],
|
185 |
"color": "#898989",
|
186 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|
187 |
},
|
188 |
{
|
189 |
+
"start": [14, 1],
|
190 |
"end": [14, 20],
|
191 |
"color": "#898989",
|
192 |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
|