From d71c62997066db026c95ac8fef02ae46fc03dd3d Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 28 Nov 2015 11:15:52 +0100 Subject: [PATCH] SBUS: Fix code style --- src/lib/rc/dsm.c | 3 ++- src/lib/rc/sbus.c | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lib/rc/dsm.c b/src/lib/rc/dsm.c index a024b5c044..fc5b69686f 100644 --- a/src/lib/rc/dsm.c +++ b/src/lib/rc/dsm.c @@ -52,7 +52,7 @@ #include #ifndef GPIO_SPEKTRUM_PWR_EN - #error DSM input driver not supported by this board config +#error DSM input driver not supported by this board config #endif #define DSM_FRAME_SIZE 16 /**