Display memory usage reduction #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/8/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Convert all string references from const char* to String/F() to store values in flash instead of ram.
Memory usage from
main:Memory usage after these changes:
This provides a dynamic memory savings of 310 bytes!
Memory usage after merging in "swing" branch: