#pragma once #include <avr/io.h> typedef unsigned char byte; typedef unsigned short word; typedef unsigned long dword;