Engduino v2.1
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 (TIMER3_COMPB_vect)
 TIMER3 interrupt service routine, called when the timer has expired.
 ISR (TIMER1_COMPB_vect)
 TIMER1 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.