Engduino v1.0
Functions
EngduinoIR.cpp File Reference

Engduino IR driver. More...

#include "EngduinoIR.h"
#include <avr/interrupt.h>
#include "pins_arduino.h"

Go to the source code of this file.

Functions

 ISR (INT2_vect)
 ISR2 interrupt service routine, called when a falling edge is seen on the RX line.
 ISR (TIMER3_COMPB_vect)
 ISR3 interrupt service routine, called when the timer has expired.

Detailed Description

Engduino IR driver.

Author:
Engduino team: support@engduino.org

Definition in file EngduinoIR.cpp.