Removed crc16_modbus.cpp

This commit is contained in:
John Wellbelove 2019-01-03 19:51:03 +00:00
parent 044c293cbc
commit 5be9885845

View File

@ -118,8 +118,6 @@ set(TEST_SOURCE_FILES
test_xor_checksum.cpp
test_xor_rotate_checksum.cpp
${CMAKE_SOURCE_DIR}/src/crc16_modbus.cpp
# Compile the source level ecl_timer here as test has provided a ecl_user.h file
${PROJECT_SOURCE_DIR}/../src/c/ecl_timer.c
)