Working: - Detection if Master or Slave over Pin - Master Broadcasts message to Slaves - Slave connect to Master and get Pinged
4 lines
79 B
CMake
4 lines
79 B
CMake
idf_component_register(SRCS "main.c"
|
|
INCLUDE_DIRS ".")
|
|
|