add server for realtime monitoring and parameters changing

This commit is contained in:
2025-07-15 17:37:45 +03:00
parent c35f38ccd6
commit 0074eac5d8
8 changed files with 312 additions and 125 deletions

View File

@@ -1,5 +1,7 @@
main.c
modbus.c
modbus.h
server.c
server.h
verbose.c
verbose.h