-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Carrier 40MAHB #2174
Comments
Pasted code looks a little messed-up. If someone can explain a better way to do this, I'll try again. |
You have used a single back-tick to start and end a code block, but for multiple-line code blocks, triple-back-ticks (first one optionally having a code-high-light name, like |
Thank you, tonhuisman, for the helpful response. I missed the Preview tab. Here's the code again: (Deleted code block here and edited initial comment, per suggestion.) |
You could have edited the original comment, now you have 2x the same (rather long) code-fragment, 1 poorly readable, and 1 readable... 🤔 |
I'm writing to share a successful decoding of the Carrier 40MAHB protocol. I have not yet massaged the code into a form suitable for incorporation into the IRremoteESP8266 library, and I don't anticipate having time to do so in the near future. But the attached code excerpt successfully controls power, temperature, mode, fan and "swing" of the unit.
Notes:
I've attached the relevant parts of my working code.
[can't figure out how to attach, so I'm pasting it in]
The text was updated successfully, but these errors were encountered: