mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
7 lines
93 B
C
Executable File
7 lines
93 B
C
Executable File
#include <avr/io.h>
|
|
|
|
#include "wiring.h"
|
|
|
|
#include <avr/interrupt.h>
|
|
#include <avr/signal.h>
|