Quaouar commited on
Commit
a26c230
·
1 Parent(s): 9c6e3a4

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +14 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "clases": {
3
+ "1": "LED11",'LED11', 'LED12' ,'LED13' ,'LED14' ,'LED3' ,'LED4' ,'LED7' ,'LED8'
4
+ "2": "LED12"
5
+ "3": "LED13"
6
+ "4": "LED14"
7
+ "5": "LED3"
8
+ "6": "LED4"
9
+ "7": "LED7"
10
+ "8": "LED8"
11
+
12
+ },
13
+ "num_channels": 8
14
+ }