defines: prevent redefinition of UNUSED
To prevent compiler warnings/errors we have to wrap the definition of
UNUSED with an ifndef. So there are no problems if this is already
defined in the project
Signed-off-by:
Peter Tönz <peter.tonz@husqvarnagroup.com>
Loading
Please sign in to comment