Project

General

Profile

Revision 213

fixed cardbox code for new board, updated tooltron.py for new cardbox

View differences:

packet.h
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