Skip to content

Conversation

@elral
Copy link
Collaborator

@elral elral commented Mar 24, 2025

Setting the cursor for 16x4 displays does not work.
Calculation the position for writing the text into the internal RAM is faulty as a fixed offset for the 3rd and 4th row is used.
Instead the number of columns must be considered. This is fixed in version v1.1.5 from the LCD library.
See also MobiFlight/LiquidCrystal_I2C#3.

For successfull running the workflow the new release must be available which is for now outstanding.

Fixes #358

@elral elral requested a review from DocMoebiuz as a code owner March 24, 2025 08:08
@github-actions
Copy link

Board and firmware folder for this pull request:
Mobiflight-Connector.zip

@MobiFlight-Admin MobiFlight-Admin merged commit 8e4cdba into MobiFlight:main Jul 30, 2025
1 of 2 checks passed
@DocMoebiuz DocMoebiuz added the enhancement New feature or request label Jul 30, 2025
@elral elral deleted the update_lcd_library branch July 30, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

16x4 display are not supported

3 participants