From 10fae5255f927e25eb7a77a1097d3d2bfc5d372e Mon Sep 17 00:00:00 2001 From: CooCox-Cox-Bug Date: Tue, 4 Jun 2013 11:24:09 +0800 Subject: [PATCH] Update xhw_i2c.h --- CoX/CoX_Peripheral/CoX_Peripheral_STM32F1xx/libcox/xhw_i2c.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CoX/CoX_Peripheral/CoX_Peripheral_STM32F1xx/libcox/xhw_i2c.h b/CoX/CoX_Peripheral/CoX_Peripheral_STM32F1xx/libcox/xhw_i2c.h index 3f1aa5d4..b55a01d4 100644 --- a/CoX/CoX_Peripheral/CoX_Peripheral_STM32F1xx/libcox/xhw_i2c.h +++ b/CoX/CoX_Peripheral/CoX_Peripheral_STM32F1xx/libcox/xhw_i2c.h @@ -13,6 +13,9 @@ //! Redistribution and use in source and binary forms, with or without //! modification, are permitted provided that the following conditions //! are met: + + + //! //! * Redistributions of source code must retain the above copyright //! notice, this list of conditions and the following disclaimer.