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

ITEAD_SONOFF_RFBRIDGE compilation problem (rfbridge.cpp) #2234

Closed
reaper7 opened this issue Apr 30, 2020 · 2 comments · Fixed by #2236
Closed

ITEAD_SONOFF_RFBRIDGE compilation problem (rfbridge.cpp) #2234

reaper7 opened this issue Apr 30, 2020 · 2 comments · Fixed by #2236

Comments

@reaper7
Copy link
Contributor

reaper7 commented Apr 30, 2020

I try to compile espurna with last update #2228
for ITEAD SONOFF RFBRIDGE (only #define ITEAD_SONOFF_RFBRIDGE uncommented)
and I get this error message:

sketch\rfbridge.cpp: In function 'void _rfbSend(uint8_t*)':

rfbridge.cpp:286:24: error: '_rfbSendRaw' was not declared in this scope

     _rfbSendRaw(message);

Win10, Arduino IDE 1.8.12, esp8266 latest git, board Generic 8285

@mcspr
Copy link
Collaborator

mcspr commented Apr 30, 2020

Can you check out 1d79855?

@reaper7
Copy link
Contributor Author

reaper7 commented May 1, 2020

it's working now 👍

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

Successfully merging a pull request may close this issue.

2 participants