irrigation_system/software
Eduard Iten 6dcb11ae0c fix(modbus_tool): Improve UI stability and readability
- Refactor the curses drawing loop to be state-based, eliminating screen flicker after user input.
- Add a helper function to format uptime from seconds into a human-readable string (d/h/m/s).
2025-07-01 21:17:30 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps feat(shell): Add commands for valve timing 2025-07-01 18:24:20 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
lib feat(project): Restructure software for multi-app setup 2025-07-01 08:20:25 +02:00
tools/modbus_tool fix(modbus_tool): Improve UI stability and readability 2025-07-01 21:17:30 +02:00