irrigation_system/software
Eduard Iten 32bb77926f fix: Reduce flickering in Modbus tool UI over SSH
Replaced  with  and  with  in the  and  functions of . This change optimizes screen updates in the Curses-based UI, which should significantly reduce flickering when running the tool over SSH connections.
Signed-off-by: Eduard Iten <eduard@iten.pro>
2025-07-11 08:14:43 +02:00
..
.vscode feat: Add ADC sensor device tree bindings and configuration 2025-07-08 16:43:27 +02:00
apps docs: Add Doxygen comment for movement_timeout_handler 2025-07-11 08:07:41 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib feat: Implement obstacle detection for valve movement 2025-07-11 01:21:41 +02:00
lib docs: Add Doxygen comment for movement_timeout_handler 2025-07-11 08:07:41 +02:00
tools/modbus_tool fix: Reduce flickering in Modbus tool UI over SSH 2025-07-11 08:14:43 +02:00
.clang-format style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
Kconfig refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00