Skip to content
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

After 3-4 calls of sendLG2() on ESP8266 a soft WDT is triggered #1850

Closed
baderas opened this issue Aug 6, 2022 · 1 comment
Closed

After 3-4 calls of sendLG2() on ESP8266 a soft WDT is triggered #1850

baderas opened this issue Aug 6, 2022 · 1 comment
Labels

Comments

@baderas
Copy link

baderas commented Aug 6, 2022

Edit: See my comment below.

@baderas
Copy link
Author

baderas commented Aug 6, 2022

Args, after opening this bug report I found my error, you have to call it like this:
irsend.sendLG2(0x88C0051, kLgBits, 3);

Sorry, I copied the line from the arduino irremote library and did not check the signature of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants