Missing include

This commit is contained in:
JohnD 2019-03-05 13:41:58 +01:00
parent 6448ec262d
commit d9bd21f0c6

View File

@ -23,7 +23,7 @@
#include <avr/io.h>
#include <avr/interrupt.h>
#include <stdint.h>
#include <sys/time.h>
#include <sys/types.h>
#include <time.h>
// Global variable declaration