atbetaflight/test/unittest_macros.h

5 lines
47 B
C

#pragma once
#define UNUSED(x) (void)(x)