Skip to content

Commit

Permalink
Remove unnecessary variables
Browse files Browse the repository at this point in the history
Signed-off-by: kozenikanta <[email protected]>
  • Loading branch information
kantakozeni0213 committed Nov 28, 2024
1 parent 061b3b9 commit 7da6f22
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ class PowerController : public rclcpp::Node

//enum
enum CanId : uint8_t{
power_sequence = 0x03,
battery_id_1 = 0x05,
battery_id_2,
battery_id_3,
Expand Down

0 comments on commit 7da6f22

Please sign in to comment.