From 32e6d53b23a1b38d22a7b33590bae5ba42b329c9 Mon Sep 17 00:00:00 2001 From: dankers Date: Wed, 28 Jul 2010 11:28:18 +0000 Subject: [PATCH] Small comment issue that was causing build to fail git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1170 ebee16cc-31ac-478f-84a7-5cbb03baadba --- flight/OpenPilot/System/pios_board.c | 1 - 1 file changed, 1 deletion(-) diff --git a/flight/OpenPilot/System/pios_board.c b/flight/OpenPilot/System/pios_board.c index 37be04332..73ddc427d 100644 --- a/flight/OpenPilot/System/pios_board.c +++ b/flight/OpenPilot/System/pios_board.c @@ -510,4 +510,3 @@ const uint8_t pios_com_num_devices = NELEMENTS(pios_com_devs); /** * @} */ - */