Skip to content
Snippets Groups Projects
Commit e2ab7805 authored by Christian Dreher's avatar Christian Dreher
Browse files

Revert undocumented change

parent 1a689e23
No related branches found
No related tags found
1 merge request!59Add documentation to several hardware makeshift workarounds
......@@ -83,7 +83,7 @@ namespace devices::ethercat::head_board::armar7de
if (outputs->statusBits & 0x0400)
{
SLAVE_WARNING(getSlaveIdentifier(), "On-Board Temperature Error").deactivateSpam(1);
// hasError = true;
hasError = true;
}
// Currently not usable since this error will always be reported. It is yet unclear if an
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment