Quickly losing dynamic memory with strings #73
Closed
jehoshua-dev
started this conversation in
Ideas
Replies: 1 comment
-
Yes, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
LiquidMenu is very convenient, although using strings with it quickly eats up RAM on my Arduino Uno. Would it be possible to use LiquidMenu with strings held in program memory, or is there any other solution to avoid the high memory cost of LiquidMenu's strings on dynamic memory?
Edit: Is set_asProgmem() an option?
Beta Was this translation helpful? Give feedback.
All reactions