Need those headers

This commit is contained in:
XANTRONIX Development 2016-05-27 15:27:46 -05:00
parent 8d1561bfe3
commit c89e14d307

View file

@ -1,5 +1,8 @@
#include <stdio.h>
#include <avr/io.h>
#include <avr/interrupt.h>
#include <tabby/avr/uart.h>
#define F_CPU 16000000UL