Autogeneration of MSP430-rgb-PWM-firmware works
[cerebrum.git] / helights.json
blob1a8f833f631ee57c5a417285e165b308948bd0c6
2     "dev":{
3         "msp0": {
4             "protocol": "usbserial", 
5             "type": "msp",
6             "location": "13982397",
7             "baudrate": 115200,
8             "members": {
9                 "rgb": {
10                     "type": "timer-pwm-rgb",
11                     "ios": ["1.6", "2.1", "2.4"]
12                 }
13             }
14         }
15     },
16     "log":{
17         "he1": {
18             "lighting": {
19                 "table": {
20                     "rgb": "msp0.rgb"
21                 }
22             }
23         }
24     }