Skip to content

Commit

Permalink
Update pins_arduino.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Tylek Kettenburg committed Feb 12, 2016
1 parent ab01715 commit af7c58d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions digistump-avr/variants/pro64buffer/pins_arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@

#define ATTINYX7 1

#ifndef __AVR_ATtiny167__
#define __AVR_ATtiny167__
#endif

#define SERIAL_BUFFER_SIZE 64

#include <avr/pgmspace.h>
Expand Down

0 comments on commit af7c58d

Please sign in to comment.