Update LIN demo to use lin-config
[AGL/meta-agl-demo.git] / recipes-kernel / sllin / files / lin_config.conf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--PCAN-LIN CT profile.-->
3 <PCLIN_PROFILE Version="1">
4         <LIN Group="2">
5                 <Scheduler_Entries Count="1">
6                         <!-- Poll steering wheel adapter at address 0x21 every 100 ms -->
7                         <Entry Time="100">33</Entry>
8                 </Scheduler_Entries>
9         </LIN>
10 </PCLIN_PROFILE>