irrigation_system/software/lib/modbus_server
Eduard Iten 4466b677a6 refactor: Integrate Modbus register defines into enums in modbus_server.h
Moved Modbus register definitions from  into enums within . This centralizes register definitions, improves type safety, and enhances code readability.

- : Added  and  to the  of holding registers.
- : Removed the  directive for .
- : Deleted this file as its contents are now integrated into .
Signed-off-by: Eduard Iten <eduard@iten.pro>
2025-07-11 09:58:51 +02:00
..
CMakeLists.txt feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
modbus_server.c refactor: Integrate Modbus register defines into enums in modbus_server.h 2025-07-11 09:58:51 +02:00