Skip to content

Commit 53b4c1d

Browse files
committed
add interface for warning, error and report
1 parent c27990a commit 53b4c1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hardware_interface/test/test_component_interfaces_custom_export.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242

4343
// Values to send over command interface to trigger error in write and read methods
4444

45+
// Values to send over command interface to trigger error in write and read methods
46+
4547
namespace
4648
{
4749
const auto emergency_stop_signal_size = 1;

0 commit comments

Comments
 (0)