• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    lightConfig {
3        boardConfig {
4            match_attr = "hdf_light_driver";
5            lightAttr {
6                light01 {
7                    lightId = [1, 2];
8                    busRNum = 147;
9                    busGNum = 146;
10                    busBNum = 149;
11                    lightBrightness = 0X80000000;
12                    onTime = 50;
13                    offTime = 50;
14                }
15            }
16        }
17    }
18}