mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-10 15:40:24 +00:00
10 lines
181 B
TOML
10 lines
181 B
TOML
[Configuration]
|
|
Version = 100
|
|
|
|
[[Component]]
|
|
Path = "can_com_sim.sdv"
|
|
Class = "CAN_Com_Sim"
|
|
[Component.Parameters]
|
|
Source="system_demo_receiver.asc"
|
|
Target="system_demo_writer.asc"
|