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

Fix MK3.5 selftest #153

Merged
merged 5 commits into from
Mar 3, 2024
Merged

Fix MK3.5 selftest #153

merged 5 commits into from
Mar 3, 2024

Conversation

vintagepc
Copy link
Owner

@vintagepc vintagepc commented Mar 3, 2024

Fixes the fan and axis mappings so the MK3.5 selftest now passes:

image

This fixes the fan error reported in #145 by @BlueFyre

Fixes #152

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.93%. Comparing base (6ab8e5a) to head (7300ec5).

Additional details and impacted files
@@             Coverage Diff             @@
##           MINI404     #153      +/-   ##
===========================================
- Coverage    51.94%   51.93%   -0.01%     
===========================================
  Files          124      124              
  Lines        12165    12163       -2     
  Branches      2223     2223              
===========================================
- Hits          6319     6317       -2     
  Misses        5409     5409              
  Partials       437      437              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vintagepc vintagepc merged commit 4a2ec0f into MINI404 Mar 3, 2024
8 checks passed
@vintagepc vintagepc deleted the vintagepc/152-fix-mk35-selftest branch March 3, 2024 21:47
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.

MK3.5 shows fan error on startup
2 participants