Skip to content

Commit

Permalink
removed release and other
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 8, 2024
1 parent 00737ca commit a81158b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ezbot_command_module/src/tirette_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ void TiretteNode::readGPIO()

tirette_pub_->publish(message);

gpiod_line_release(line);
gpiod_chip_close(chip);
}
}
TiretteNode::TiretteNode() : Node("tirette_node")
{

Expand Down

0 comments on commit a81158b

Please sign in to comment.