Revision 2347b2ff test/periphery-lld/LED_v1/aos_test_LED.h
| test/periphery-lld/LED_v1/aos_test_LED.h | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
#ifndef AMIROOS_TESTS_LED_H
|
|
| 20 |
#define AMIROOS_TESTS_LED_H
|
|
| 19 |
#ifndef AMIROOS_TEST_LED_H |
|
| 20 |
#define AMIROOS_TEST_LED_H |
|
| 21 | 21 |
|
| 22 | 22 |
#include <amiroos.h> |
| 23 | 23 |
|
| ... | ... | |
| 74 | 74 |
|
| 75 | 75 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) */ |
| 76 | 76 |
|
| 77 |
#endif /* AMIROOS_TESTS_LED_H */ |
|
| 77 |
#endif /* AMIROOS_TEST_LED_H */ |
|
Also available in: Unified diff