-
I think it must be something simple that I didn't get right. Thanks for your time! c:\Users\Documents\Arduino sketchbooks\libraries\IRremoteESP8266\src\IRrecv.cpp: In function 'void gpio_intr()': exit status 1 Compilation error: exit status 1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Duplicate of #2039 (and several other duplicates) |
Beta Was this translation helpful? Give feedback.
Compiling library 2.8.6 with esp32 by espressif systems 2.0.17(install within Arduino IDE's board manager) in Arduino 2.3.2 succeeded and I was able to run the CommonACcontrol example code. Had a tasmota ir firmware and an IR decoder to watch the code sent and confirmed the example code worked. This is for anyone finding this in the future when searching for example failed to compile.