Implemented PACKET_RX,PACKET_TX and Heartbeat of GobotRPC_CtrlInterface

This commit is contained in:
AlexanderHD27
2025-01-03 02:24:34 +01:00
parent 894d5f4380
commit cbf702c6d5
45 changed files with 653 additions and 843 deletions

View File

@@ -58,7 +58,7 @@ target_link_libraries(i2c-hub-firmware
GobotRPC
pico_stdlib
)
# Add the standard include files to the build
target_include_directories(i2c-hub-firmware PRIVATE
${CMAKE_CURRENT_LIST_DIR}