Skip to content

Conversation

@cbrunschen
Copy link
Contributor

'ff' light commands are handled in esqpanel.cpp; in esqvfd.cpp, ignore them
'e8' also cancels both blink and underline attributes.

esqvfd.cpp: Normalize bracing from a mix to just K&R, matching esqvfd.h.
Also use the existing m_lastchar to handle ignoring the byte following 0xff light commands.
@cbrunschen
Copy link
Contributor Author

Made couple of improvements to this PR as suggested offline:

  • add save_item() calls to device_start()
  • normalize braces to a single style across both header and implementation files
  • reuse the existing m_lastchar instead of adding a new m_ignore_next

@cbrunschen cbrunschen marked this pull request as ready for review November 4, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant