Skip to content

Conversation

@yoichi
Copy link
Contributor

@yoichi yoichi commented Aug 30, 2025

Fixes #798

Fix compilation error when OLED is disabled (OLED_ENABLE = no in rules.mk)

  • 'code_to_name' undeclared
  • unused const LFSTR_OFF, LFSTR_ON

* 'code_to_name' undeclared
* unused const LFSTR_OFF, LFSTR_ON
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.

OLED_ENABLE = noにするとビルドエラーが発生する

1 participant