Project

General

Profile

Revision 293

fixed bootloader

View differences:

tooltron.h
66 66
#define EEPROM_ADDR2 ((void*)42)    // Location of the node's address in the EEPROM
67 67
#define EEPROM_ADDR3 ((void*)126)   // Location of the node's address in the EEPROM
68 68

  
69
// Tool ID numbers
70
#define ID_BROKEN 0 //signified eeprom is probably broken
71

  
69 72
// Debouncing
70 73
#define BUTTON_DEBOUNCE 5
71 74

  

Also available in: Unified diff