Revision 201 trunk/bootloader/bootloader.h
| bootloader.h (revision 201) | ||
|---|---|---|
| 6 | 6 |
#include <avr/wdt.h> |
| 7 | 7 |
#include <avr/fuse.h> |
| 8 | 8 |
#include <tooltron.h> |
| 9 |
#include <toolbox_pindefs.h> |
|
| 9 | 10 |
#include "rs485_poll.h" |
| 10 | 11 |
#include "packet.h" |
| 11 | 12 |
|
| 12 |
/** @brief This is the address of the tool. Change this pre program instance */ |
|
| 13 |
//#define ADDR 18 |
|
| 14 |
|
|
| 15 | 13 |
#endif |
Also available in: Unified diff