1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00
inav/test/unittest_macros.h

4 lines
47 B
C

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