bengtmartensson / AGirs

A Girs infrared server for the Arduino
http://www.harctoolbox.org/Girs.html
GNU General Public License v2.0
55 stars 13 forks source link

Add transmit invert support #63

Closed figgyc closed 2 years ago

figgyc commented 2 years ago

Depends on https://github.com/bengtmartensson/Infrared4Arduino/pull/79

This PR adds support for inverting the logic level of the IR send pin, for scenarios where HIGH = LED off and LOW = LED on. Fixes #61.

There are a few things I'm not happy with in this PR as-is, I'd appreciate some feedback:

bengtmartensson commented 2 years ago

Hi George, thanks for the PR, and please excuse the delay; health-dependent.

I put this "on hold" waiting for bengtmartensson/Infrared4Arduino#79

bengtmartensson commented 2 years ago

Closing since the dependent PM bengtmartensson/Infrared4Arduino#79 has been closed.