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

Enable display updates on RM2 devices #5

Merged
merged 2 commits into from
Jul 31, 2021

Conversation

i-am-shodan
Copy link
Contributor

Fixes #4

Adds a method to get what device is in use. You should be able to use the emulator in release for example and put a debug binary on your rm2. Updated code I have touched to use this method.

…ion.

It also abstracts version information into a new enum
…ssues but for the most part events now pass through correctly.
@parzivail
Copy link
Owner

Looks good, thanks for the PR for the fix! I will note though that the touchscreen issue should be able to be compensated completely in software by the touchscreen calibration system, but that hasn't been fully integrated yet (see: https://github.com/parzivail/ReMarkable.NET/tree/master/ReMarkable.NET/Calibration).

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.

Unhandled exception: HardwareDisplayDriver.cs:line 163
2 participants