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

Rf Save File fix interaction with filesystem #663

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

dexxter00
Copy link
Contributor

Proposed Changes

Use the new method for interacting with the filesystem, because the one used was not working on T-Embed C1101 and the display was freezing.
I decided to use "FS" class to fix this issue.
Also, change to the names of the signals on the filesystem. RAW type will be called raw_ and RcSwitch will be called rcs_.

Types of Changes

Bugfix

Verification

"Save Signal" in RF Scan/Copy menu is now working on C1101

Testing

Yes

Linked Issues

User-Facing Change

NONE

Further Comments

@dexxter00
Copy link
Contributor Author

This bug is only presented when no SD card is plugged in. I've now tested with SD card plugged and it works without the fixes.

@pr3y pr3y merged commit b4a42cf into pr3y:main Jan 13, 2025
5 checks passed
@dexxter00 dexxter00 deleted the rf-fs-fix branch January 13, 2025 18:20
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