irrigation_system/software/lib
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
..
fwu style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
modbus_server refactor: Integrate Modbus register defines into enums in modbus_server.h 2025-07-11 09:58:51 +02:00
shell_modbus refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
shell_system refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
shell_valve feat: Make valve obstacle detection parameters configurable via settings and shell 2025-07-11 09:15:19 +02:00
valve feat: Make valve obstacle detection parameters configurable via settings and shell 2025-07-11 09:15:19 +02:00
CMakeLists.txt feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
Kconfig refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00