You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everybody
There is reasonable to move strings to PROGMEM using F() directive or similar to decrease RAM utilisation for AVR based devices
Now memory footprint relatively bug (thanks for base64 code and many text constants in code)
The text was updated successfully, but these errors were encountered:
Hi everybody
There is reasonable to move strings to PROGMEM using F() directive or similar to decrease RAM utilisation for AVR based devices
Now memory footprint relatively bug (thanks for base64 code and many text constants in code)
The text was updated successfully, but these errors were encountered: