freemodbus: remove component files from esp-idf (fix examples)
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
# CMakeLists in this exact order for cmake to work correctly
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
idf_component_register(SRCS "modbus_params.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES freemodbus)
|
||||
INCLUDE_DIRS "include")
|
||||
|
||||
Reference in New Issue
Block a user