#ifndef __PACKET_INTERFACE_H__ #define __PACKET_INTERFACE_H__ #include "usart_helpers.h" extern struct dma_usart_file *usart2_out; #endif