Skip to content
Snippets Groups Projects
Commit 1fc2d1f9 authored by Orhan-Timo Altan's avatar Orhan-Timo Altan
Browse files

.

parent a606c903
No related branches found
No related tags found
No related merge requests found
#ifndef BITSIRRECIVER_H #ifndef BITS_IR_RECEIVER_H
#define BITSIRRECIVER_H #define BITS_IR_RECEIVER_H
/* ****************************************** * /* ****************************************** *
* IR Remote * * IR Remote *
......
#include "BITsIRReciver.h" #include "bits_ir_receiver.h"
#define IR_PIN 46 #define IR_PIN 46
BitsIrReciver ir_sensor(IR_PIN); BitsIrReciver ir_sensor(IR_PIN);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment