eaglelandsonce commited on
Commit
30f4297
·
verified ·
1 Parent(s): ff0cd59

Update grid.json

Browse files
Files changed (1) hide show
  1. grid.json +2 -2
grid.json CHANGED
@@ -158,13 +158,13 @@
158
  {
159
  "start": [0, 0],
160
  "end": [20, 0],
161
- "color": "#AA0000",
162
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
163
  },
164
  {
165
  "start": [0, 0],
166
  "end": [0, 20],
167
- "color": "#0000AA",
168
  "sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"]
169
  },
170
  {
 
158
  {
159
  "start": [0, 0],
160
  "end": [20, 0],
161
+ "color": "#898989",
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
  {