Skip to content

Commit

Permalink
Enable fan log
Browse files Browse the repository at this point in the history
  • Loading branch information
RadekVana authored and zoltan-l committed Jun 30, 2021
1 parent b64505a commit 6832842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/selftest/selftest_MINI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ void CSelftest::phaseStart() {
thermalManager.setTargetHotend(40, 0);
thermalManager.setTargetBed(40);
}
//log_open();
log_open();
SelftestResultEEprom_t eeres; // read previous result
eeres.ui32 = variant8_get_ui32(eeprom_get_var(EEVAR_SELFTEST_RESULT));

Expand Down

0 comments on commit 6832842

Please sign in to comment.