Project

General

Profile

Revision 1462

moved dragonfly definitions to separate header file

View differences:

spi.c
6 6
 **/
7 7

  
8 8
#include <avr/interrupt.h>
9

  
10
#include "dragonfly_defs.h"
9 11
#include "spi.h"
10 12

  
11 13
unsigned char spi_initd=0;

Also available in: Unified diff