mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-27 15:19:02 -07:00
Update pins_arduino.h
This commit is contained in:
parent
ab01715320
commit
af7c58d1e5
@ -27,6 +27,10 @@
|
||||
|
||||
#define ATTINYX7 1
|
||||
|
||||
#ifndef __AVR_ATtiny167__
|
||||
#define __AVR_ATtiny167__
|
||||
#endif
|
||||
|
||||
#define SERIAL_BUFFER_SIZE 64
|
||||
|
||||
#include <avr/pgmspace.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user