Currently, all output prints across two lines, and the LCD is initialized to display only 4 characters.
As the project progresses, resize and refactor the display logic to match the dimensions of the physical LCD. This includes updating print formatting and LCD configuration to properly utilize the full display area.
This will improve readability and ensure consistency between the software output and the actual hardware.
Currently, all output prints across two lines, and the LCD is initialized to display only 4 characters.
As the project progresses, resize and refactor the display logic to match the dimensions of the physical LCD. This includes updating print formatting and LCD configuration to properly utilize the full display area.
This will improve readability and ensure consistency between the software output and the actual hardware.