Code clean-up

This commit is contained in:
fvanroie 2021-03-20 16:18:41 +01:00
parent a80b3343cc
commit ec838d6f21

View File

@ -19,8 +19,6 @@
#include "dev/device.h"
#endif
#define NORMALIZE(a, b, c) map(a, b, c, 0, 0xFFFFU)
#ifdef __cplusplus
extern "C" {
#endif