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

arduino compilation #2

Open
cookins opened this issue Jun 11, 2017 · 7 comments
Open

arduino compilation #2

cookins opened this issue Jun 11, 2017 · 7 comments

Comments

@cookins
Copy link

cookins commented Jun 11, 2017

hey there
i want to test your project and and found some problems in arduino compilation -

exit status 1
missing terminating ' character

i have 1.8.1 version and last esp8266 SDK.
im not changed anything in sketch. module is esp-12. arduino nano.
here full error - https://pastebin.com/6CjRVcP6

@supersjimmie
Copy link

Compiles fine here.
According to your full error pastebin, I think you are not compiling the .ino file but you are trying to compile some html file.

@cookins
Copy link
Author

cookins commented Jun 26, 2017

It's opened as ino file, if that what you mean... Or I misunderstood something?...

@supersjimmie
Copy link

You may have a file with an .ino extension but what you show in the pastebin link is definitely not Arduino code.

@supersjimmie
Copy link

supersjimmie commented Jul 6, 2017

Perhaps you can try to copy/paste the text shown via this link into a new ino file and try again:
https://raw.githubusercontent.com/spacehuhn/DeauthDetector/master/deauth_detector/deauth_detector.ino

@ghost
Copy link

ghost commented Sep 25, 2020

compiling worked. a lot to learn for me here.
another question. could the code be modified to send me a mail or a pushover notification trough a android app with api key on phone? please point me the way

@cookins
Copy link
Author

cookins commented Feb 4, 2023

Better late than never.

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

3 participants