Updated config example to support profiles
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
configs = ({
|
||||
sim = 0;
|
||||
car = "default";
|
||||
devices = ( { device = "USB";
|
||||
type = "Tachometer";
|
||||
devid = "98FD:83AC";
|
||||
@@ -62,3 +65,4 @@ devices = ( { device = "USB";
|
||||
motors = 8;
|
||||
devpath = "/dev/ttyACM0";}
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user