mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-05 04:52:52 +00:00
move comment about 'or else' chips that use TIMER2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "IRremote.h"
|
||||
#include "IRremoteInt.h"
|
||||
|
||||
#ifdef ESP32
|
||||
#ifdef IR_TIMER_USE_ESP32
|
||||
hw_timer_t *timer;
|
||||
void IRTimer(); // defined in IRremote.cpp
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user