mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
relay v
This commit is contained in:
@@ -249,9 +249,9 @@ namespace Modelec
|
||||
}
|
||||
|
||||
relay_value_ = {
|
||||
{0, false},
|
||||
{1, false},
|
||||
{2, false},
|
||||
{3, false},
|
||||
};
|
||||
|
||||
for (auto & [id, v] : relay_value_)
|
||||
|
||||
Reference in New Issue
Block a user