Commit Graph

5 Commits

Author SHA1 Message Date
Toni c8369594f4
Merge pull request #157 from nuclearcat/add-inverted-led
Add inverted LED support to IRSenderESP32
2023-10-12 12:09:22 +03:00
Ton Huisman eb9baeef95 [ESP32] Fix compatibility with ESP32 Arduino 3.0 and ESP-IDF 5.1.x 2023-10-08 20:37:00 +02:00
Denys Fedoryshchenko b987f38509 Add inverted LED support to IRSenderESP32
Some development boards like M5Stick-C have inverted LED, so
when pin HIGH - led is off , etc.
To support that we need minor changes in code, unfortunately i dont have
other boards, but inverted LED can be added to other senders
easily.
Tested on Gree A/C and M5Stick-C.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
2023-09-10 06:34:52 +03:00
Maksym Krasovskyi 9ac7a17566 Fix frequency for ESP32 2019-08-20 16:31:59 +03:00
Maksym Krasovskyi 9554c23bb1 ESP32 support added 2019-08-06 09:09:33 +03:00