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

Compile Issue #13

Open
baijerry opened this issue May 27, 2016 · 1 comment
Open

Compile Issue #13

baijerry opened this issue May 27, 2016 · 1 comment

Comments

@baijerry
Copy link

Hi,

I am developing on Windows 10, in Particle Dev. I have added unit-test.h to my project folder, included the header in my .ino file, and tried compling the project. However, I am running into a lot of errors, including system.bootloader() not recognized. Am I missing a step?

Thank you

@0xDBFB7
Copy link

0xDBFB7 commented Jul 5, 2016

I know I'm a little late, but you can remove most of the errors by adding #include "application.h" at the beginning of unit-test.h.

You can fix the bootloader issue by just removing that line altogether.

Thanks @m-mcgowan for making this library, by the way, very useful.

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

2 participants