We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa49e1 commit d381f65Copy full SHA for d381f65
portable/GCC/ATmegaxxxx/portmacro.h
@@ -42,6 +42,8 @@ extern "C" {
42
*-----------------------------------------------------------
43
*/
44
45
+#include <avr/wdt.h>
46
+
47
/* Type definitions. */
48
49
#define portCHAR char
0 commit comments