Revision 213 trunk/cardbox/packet.h

packet.h (revision 213)
3 3

  
4 4
#include <tooltron.h>
5 5
#include <avr/eeprom.h>
6
#include "rs485_poll.h"
7
#include "bootloader.h"
6
#include "rs485_int.h"
8 7

  
9 8
/** @brief Max time to wait until we exit the packet handler */
10 9
#define MAX_TIMEOUT 60000

Also available in: Unified diff