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

Error with RAM display #56

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

JeffCurless
Copy link
Owner

The OLED display for RAM was erroring out. This was due to the incorrect mechanism for recovering data. The data used to be an array/list, it is now a dictionary. Minor modification.

The OLED display for RAM was erroring out.  This was due to the
incorrect mechanism for recovering data.  The data used to be an
array/list, it is now a dictionary.  Minor modification.
@JeffCurless JeffCurless linked an issue Aug 14, 2023 that may be closed by this pull request
@JeffCurless JeffCurless merged commit 82a733b into main Aug 14, 2023
@JeffCurless JeffCurless deleted the 55-ram-display-does-not-work-properly branch August 14, 2023 20:38
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.

RAM display does not work properly
1 participant