X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_phase.c;h=cd5024267af344b2a274f852865997a2fac0a834;hb=b46f64914c62fbb0297728280478681659469654;hp=887c96fffcea16d4e74acf74c88bc9628ce7430b;hpb=107743ef422de7a4c926a20ff87eee1515eb1987;p=bertos.git diff --git a/bertos/hw/hw_phase.c b/bertos/hw/hw_phase.c index 887c96ff..cd502426 100644 --- a/bertos/hw/hw_phase.c +++ b/bertos/hw/hw_phase.c @@ -32,15 +32,14 @@ * * \brief Phase control hardware-specific definitions * - * \version $Id$ * \author Francesco Sacchi */ #ifndef HW_PHASE_H #define HW_PHASE_H -#include "hw_phase.h" +#include "hw/hw_phase.h" -#warning TODO:This is example implemetantion, you must implement it! +#warning TODO:This is an example implementation, you must implement it! #endif /* HW_PHASE_H */