Highlights
- 15 discussions answered
Block or Report
Block or report crankyoldgit
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
IRremoteESP8266 Public
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
479 contributions in the last year
Less
More
Contribution activity
March 2022
Created 13 commits in 1 repository
Created a pull request in crankyoldgit/IRremoteESP8266 that received 3 comments
[BUG] ESP32-C3: Fix reboot/crashes on ESP32-C3s when receiving.
Seems an irrecv gpio of 14 was a poor default for the ESP-C3. Using it causes a reboot.
Using 10 for the input GPIO avoids the reboot.
Ensure w…
+50
−4
•
3
comments