Skip to content

Commit

Permalink
channel calibration fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Sep 14, 2020
1 parent 27bdfcd commit bce83d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/eez/firmware.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ void boot() {
}
}

psu::persist_conf::initChannels();

#if OPTION_DISPLAY
psu::gui::showWelcomePage();
#endif
Expand Down

0 comments on commit bce83d8

Please sign in to comment.