mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
4 lines
47 B
C
4 lines
47 B
C
#pragma once
|
|
|
|
|
|
#define UNUSED(x) (void)(x)
|