06-06-2023, 01:54 PM
(This post was last modified: 06-06-2023, 02:02 PM by fra6767ita.)
(06-05-2023, 10:38 PM)admin Wrote: can you find IRremote.h file in your computer?
/**
* @file IRremote.h
*
* @brief Stub for backward compatibility
*/
#ifndef IRremote_h
#define IRremote_h
#include "IRremote.hpp"
#endif // IRremote_h
#pragma once
Hello, sorry for my ignorance.
The example code of library IRremote are OK