-
Notifications
You must be signed in to change notification settings - Fork 638
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
Build error for SONOFF_DUAL configuration #148
Comments
Original comment by treowayne (Bitbucket: treowayne, GitHub: Unknown): I ran into the same problem, and this fixed it right up. Thanks. |
Original comment by Ingo Heinicke (Bitbucket: skyynet, GitHub: skyynet): @xoseperez Why not change this in 1.8.2 and set milestone? Simple bugfix. |
Issue #151 was marked as a duplicate of this issue. |
Removing milestone: 1.8.2 (automated comment) |
Fixed with 1.8.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported by: Gerben (Bitbucket: mrgerben, GitHub: Unknown)
Build error when enabling the SONOFF_DUAL configuration:
espurna:105: error: #if with no expression
Proposal:
Change the #if to #ifdef (see attached file)
The text was updated successfully, but these errors were encountered: