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