diff --git a/SLCan_whithDLL/setup.ini b/SLCan_whithDLL/setup.ini new file mode 100644 index 0000000..034c5ea --- /dev/null +++ b/SLCan_whithDLL/setup.ini @@ -0,0 +1,10 @@ +[CAN] +BaudRate = 115200 +Mode = Normal +BitRateIndex = 0x8003 +Timeout = 1000 + +[Device] +Port = "com1" +DeviceID = 0 +MaxRetries = 3 \ No newline at end of file diff --git a/SLCan_whithDLL/setup1.ini b/SLCan_whithDLL/setup1.ini new file mode 100644 index 0000000..e69de29 diff --git a/SLCan_whithDLL/setup_ini.vi b/SLCan_whithDLL/setup_ini.vi new file mode 100644 index 0000000..f81a81a Binary files /dev/null and b/SLCan_whithDLL/setup_ini.vi differ