Revision 6ff06bbf unittests/periphery-lld/inc/ut_alld_mpu6050.h
| unittests/periphery-lld/inc/ut_alld_mpu6050.h | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
#ifndef _AMIROOS_UT_MPU6050_LLD_HPP_
|
|
| 20 |
#define _AMIROOS_UT_MPU6050_LLD_HPP_
|
|
| 19 |
#ifndef AMIROOS_UT_MPU6050_LLD_HPP
|
|
| 20 |
#define AMIROOS_UT_MPU6050_LLD_HPP
|
|
| 21 | 21 |
|
| 22 | 22 |
#include <aos_unittest.h> |
| 23 | 23 |
#include <amiro-lld.h> |
| ... | ... | |
| 51 | 51 |
|
| 52 | 52 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_MPU6050) */ |
| 53 | 53 |
|
| 54 |
#endif /* _AMIROOS_UT_MPU6050_LLD_HPP_ */ |
|
| 54 |
#endif /* AMIROOS_UT_MPU6050_LLD_HPP */ |
|
Also available in: Unified diff