config include was missing
This commit is contained in:
parent
c3a217d7d7
commit
c2f14a7171
1 changed files with 2 additions and 0 deletions
2
util.c
2
util.c
|
@ -1,3 +1,5 @@
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <avr/io.h>
|
#include <avr/io.h>
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue