aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-03-24 14:23:57 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-03-24 14:23:57 -1000
commit7442eb0d1c7880b973d55a32af9a95662dda2b26 (patch)
tree902469f9454dd71c82526b1e0e3dc449f7dfcc5e /src
parentc46d07ea2c31082796c83569c9080642e36ac0bb (diff)
downloadpx4-firmware-7442eb0d1c7880b973d55a32af9a95662dda2b26.tar.gz
px4-firmware-7442eb0d1c7880b973d55a32af9a95662dda2b26.tar.bz2
px4-firmware-7442eb0d1c7880b973d55a32af9a95662dda2b26.zip
Removed errant white space
Diffstat (limited to 'src')
-rw-r--r--src/drivers/boards/px4cannode-v1/board_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/boards/px4cannode-v1/board_config.h b/src/drivers/boards/px4cannode-v1/board_config.h
index ddf5603b6..299ab8e56 100644
--- a/src/drivers/boards/px4cannode-v1/board_config.h
+++ b/src/drivers/boards/px4cannode-v1/board_config.h
@@ -52,7 +52,7 @@ __BEGIN_DECLS
/* these headers are not C++ safe */
#include <stm32.h>
#include <arch/board/board.h>
-
+
/************************************************************************************
* Definitions
************************************************************************************/