Skip to content

Commit

Permalink
Version 1.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdswoops824 authored and MIURA Yasuyuki committed Feb 19, 2024
1 parent 31e782b commit 0b937eb
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[]{"1.7.0"};
static constexpr char version[]{"1.8.0"};
} impl;

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

0 comments on commit 0b937eb

Please sign in to comment.