Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set HAGL_CHAR_BUFFER_SIZE from main #120

Open
sisodiakaran opened this issue May 14, 2024 · 0 comments
Open

Unable to set HAGL_CHAR_BUFFER_SIZE from main #120

sisodiakaran opened this issue May 14, 2024 · 0 comments

Comments

@sisodiakaran
Copy link

Hi, I am using the library in ESP-IDF (5.2.1) project. I am willing to use bigger font size so I defined HAGL_CHAR_BUFFER_SIZE in my main file before including hagl.h. But unfortunately it is not being changed to desired size. I am suspecting the scope issue here.

https://github.com/tuupola/hagl/blob/7d88ff0689a7c726f0ebfd9e019a80903a0ad71c/include/hagl.h#L67C1-L67C8

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

No branches or pull requests

1 participant