monocoque initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
devices = ( { device = "USB";
|
||||
type = "Tachometer";
|
||||
devid = "98FD:83AC";
|
||||
subtype = "Revburner";
|
||||
granularity = 4;
|
||||
config = "/home/paul/.config/monocoque/revburner1.xml"; },
|
||||
{ device = "Sound";
|
||||
type = "Shaker"
|
||||
devid = "98FD:83AC";
|
||||
config = "shaker1.config"; },
|
||||
{ device = "Serial";
|
||||
type = "ShiftLights";
|
||||
config = "None";
|
||||
devpath = "/dev/ttyACM0"; } );
|
||||
Reference in New Issue
Block a user