Skip to content

Commit d381f65

Browse files
authored
Add avr/wdt.h
1 parent bfa49e1 commit d381f65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

portable/GCC/ATmegaxxxx/portmacro.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ extern "C" {
4242
*-----------------------------------------------------------
4343
*/
4444

45+
#include <avr/wdt.h>
46+
4547
/* Type definitions. */
4648

4749
#define portCHAR char

0 commit comments

Comments
 (0)