Skip to content

Commit c068066

Browse files
committed
Fix Action value updates - Not Following Defined Register and Byte Order
1 parent 0e916f5 commit c068066

File tree

20 files changed

+66
-47
lines changed

20 files changed

+66
-47
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.5) # 2.2 - case insensitive syntax
22

3-
project(ModbusTools VERSION 0.2.1 LANGUAGES CXX)
3+
project(ModbusTools VERSION 0.2.2 LANGUAGES CXX)
44

55
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
66
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")

bin/Ubuntu/x64/client

16 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0.2

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0.2.0

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0.2.2

1000 KB
Binary file not shown.

bin/Ubuntu/x64/server

184 Bytes
Binary file not shown.

bin/Windows/x64/client.exe

-512 Bytes
Binary file not shown.

bin/Windows/x64/core.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)