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

Error Compile in ESP8266 #2

Open
febritecno opened this issue Jul 21, 2020 · 1 comment
Open

Error Compile in ESP8266 #2

febritecno opened this issue Jul 21, 2020 · 1 comment

Comments

@febritecno
Copy link

E:\USER\Documents\Arduino\libraries\onesignal\src\OneSignal.cpp: In member function 'const char* OneSignal::sendNotificationToAudience(OSNotification&, OSAudience&)':

E:\USER\Documents\Arduino\libraries\onesignal\src\OneSignal.cpp:53:109: error: 'syncMakePOSTRequest' was not declared in this scope

 const char *result = syncMakePOSTRequest(ONESIGNAL_POST_NOTIFICATION_URL, builder.stringValue(), _apiKey);

                                                                                                         ^
@febritecno
Copy link
Author

solved by ammarfaizi2 => check mirror repo https://github.com/ammarfaizi2/OneSignal-ESP8266

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

No branches or pull requests

1 participant