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

Use F string for RAM use optimization #8

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Mapy542
Copy link
Contributor

@Mapy542 Mapy542 commented Jan 6, 2025

Wrapped all string literals in F() macro to avoid being made into objects during runtime; reduces RAM use.

@samuelsadok samuelsadok merged commit 0f89eab into odriverobotics:master Jan 7, 2025
1 check passed
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.

2 participants