Skip to content

Commit af7c58d

Browse files
author
Erik Tylek Kettenburg
committed
Update pins_arduino.h
1 parent ab01715 commit af7c58d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

digistump-avr/variants/pro64buffer/pins_arduino.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727

2828
#define ATTINYX7 1
2929

30+
#ifndef __AVR_ATtiny167__
31+
#define __AVR_ATtiny167__
32+
#endif
33+
3034
#define SERIAL_BUFFER_SIZE 64
3135

3236
#include <avr/pgmspace.h>

0 commit comments

Comments
 (0)