Project

General

Profile

Revision 194

Added by Kevin Woo about 14 years ago

Added default fuses to the bootloader

View differences:

bootloader.h
4 4
#include <avr/io.h>
5 5
#include <avr/boot.h>
6 6
#include <avr/wdt.h>
7
#include <avr/fuse.h>
7 8
#include <tooltron.h>
8 9
#include "rs485_poll.h"
9 10
#include "packet.h"

Also available in: Unified diff