Skip to content

Commit

Permalink
Version 2.5.0c.
Browse files Browse the repository at this point in the history
  • Loading branch information
tunefs committed Sep 1, 2022
1 parent 1946992 commit fee0cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexxpluss_apps/src/can_controller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ class can_controller_impl {
const device *dev{nullptr};
char version_powerboard[32]{""};
bool heartbeat_timeout{true}, enable_lockdown{true};
static constexpr char version[]{"2.5.0"};
static constexpr char version[]{"2.5.0c"};
} impl;

int bmu_info(const shell *shell, size_t argc, char **argv)
Expand Down

0 comments on commit fee0cd7

Please sign in to comment.