-
Notifications
You must be signed in to change notification settings - Fork 28
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
human-sensor-2a-stable-github.yaml can't compile with esp-idf #13
Comments
Hi, we'll investigate support for the esp-idf framework, which may be a bit more time consuming since we rarely use this framework. |
Replace the comma with the and operand It looks like it has been fixed in the beta, but didn't make it in the stable.
|
Fixing it locally for me is easy, I know. But next one will face same issues so I hope it will be merged into stable soon. |
We will update this issue immediately in the next 24 hours! Thanks for the feedback. |
We Sync the beta's current content to stable, considering they've been running for over 7 months. |
I wanted to add microWakeWord to a device which runs on human-sensor-2a firmware and noticed there are several compile errors:
some stuff like
ESP.getCpuFreqMHz()
ortemperatureRead()
could just be commented out, but the main lambda function and validation of zones is an issue. You can reproduce the issue by changing toThe text was updated successfully, but these errors were encountered: