X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_ser.h;h=746db76965809f6735a79697f012a4f313e36606;hb=618b81fe6469c2fe2196ccc695ca41ee327220c2;hp=62df8718844c9ffc3e1183b77470d443d4b96087;hpb=107743ef422de7a4c926a20ff87eee1515eb1987;p=bertos.git diff --git a/bertos/hw/hw_ser.h b/bertos/hw/hw_ser.h index 62df8718..746db769 100644 --- a/bertos/hw/hw_ser.h +++ b/bertos/hw/hw_ser.h @@ -37,11 +37,10 @@ * \author Daniele Basile */ - #ifndef HW_SER_H #define HW_SER_H -#warning TODO:This is example implemetantion, you must implement it! +#warning TODO:This is an example implementation, you must implement it! #endif /* HW_SER_H */