Project

General

Profile

Revision 186

Added by Kevin Woo about 14 years ago

fixed some bugs in the rs485 code

View differences:

bootloader.c
2 2
#include <avr/boot.h>
3 3
#include <avr/wdt.h>
4 4
#include <tooltron.h>
5
#include "rs485_sw.h"
5
#include <rs485_poll.h>
6 6

  
7 7
#define ADDR    18
8 8

  

Also available in: Unified diff