YARP CiA-402 EtherCAT Device 0.6.0
YARP device plugin for EtherCAT CiA-402 drives
Loading...
Searching...
No Matches
LogComponent.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Fondazione Istituto Italiano di Tecnologia (IIT)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#ifndef YARP_DEV_CIA402_LOGCOMPONENT_H
5#define YARP_DEV_CIA402_LOGCOMPONENT_H
6
7#include <yarp/os/LogStream.h>
8
9namespace
10{
11YARP_LOG_COMPONENT(CIA402, "yarp.device.CiA402")
12}
13
14#endif // YARP_DEV_CIA402_LOGCOMPONENT_H