Revision 2347b2ff test/periphery-lld/button_v1/aos_test_button.h

View differences:

test/periphery-lld/button_v1/aos_test_button.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef AMIROOS_TESTS_BUTTON_H
20
#define AMIROOS_TESTS_BUTTON_H
19
#ifndef AMIROOS_TEST_BUTTON_H
20
#define AMIROOS_TEST_BUTTON_H
21 21

  
22 22
#include <amiroos.h>
23 23

  
......
83 83

  
84 84
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) */
85 85

  
86
#endif /* AMIROOS_TESTS_BUTTON_H */
86
#endif /* AMIROOS_TEST_BUTTON_H */

Also available in: Unified diff