paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [5845] restore #include "adc_hw.h" so that Tiny/ LPC


From: Mark Griffin
Subject: [paparazzi-commits] [5845] restore #include "adc_hw.h" so that Tiny/ LPC2148 boards compile without error.
Date: Thu, 09 Sep 2010 18:47:22 +0000

Revision: 5845
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5845
Author:   markgriffin
Date:     2010-09-09 18:47:22 +0000 (Thu, 09 Sep 2010)
Log Message:
-----------
restore #include "adc_hw.h" so that Tiny/LPC2148 boards compile without error.

Modified Paths:
--------------
    paparazzi3/trunk/sw/airborne/adc.h

Modified: paparazzi3/trunk/sw/airborne/adc.h
===================================================================
--- paparazzi3/trunk/sw/airborne/adc.h  2010-09-08 21:18:30 UTC (rev 5844)
+++ paparazzi3/trunk/sw/airborne/adc.h  2010-09-09 18:47:22 UTC (rev 5845)
@@ -35,6 +35,7 @@
 #define _ADC_H_
 
 #include <inttypes.h>
+#include "adc_hw.h"
 
 /* Allow driver implementation to define 
  * number of available ADCs implicitly




reply via email to

[Prev in Thread] Current Thread [Next in Thread]