mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Create RPC component
This commit is contained in:
3
components/rpc/CMakeLists.txt
Normal file
3
components/rpc/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "rpc.cpp" "TCPClient.cpp"
|
||||
PRIV_REQUIRES esp_netif
|
||||
INCLUDE_DIRS "include")
|
||||
Reference in New Issue
Block a user