Project

General

Profile

Revision b8bdb8a1

IDb8bdb8a1c8647fdaa6dfb34f868fccdb79c9259f
Parent 1117552f
Child 3bd564a7

Added by Aaron Perley about 10 years ago

Change header

View differences:

scout_avr/bom/tiny-twi-sync.c
1 1
#include <avr/io.h>
2 2
#include <avr/interrupt.h>
3 3
#include <util/delay.h>
4
#include "tiny-twi.h"
4
#include "tiny-twi-sync.h"
5 5

  
6 6
#define SDA PB0
7 7
#define SCL PB2

Also available in: Unified diff