Closed hedwigz closed 7 years ago
Hello @amits1995 this was an unexpected consequence of adding support for BLEFirmata, since there is not yet Windows support in the BLE library.
Thanks for reporting. I'll look into either making that dependency conditional, or some other solution.
hallo @deadprogram, I also encountered problem like this. How to fix it?
The same issue with me too.
Hello, everyone.
Just committed code to the dev
branch that corrects this issue.
In addition, I have now created a Windows-based build in Appveyor to hopefully help avoid sudden surprises in the future.
Sorry about the inconvenience, and thanks everyone who reported this issue with good debugging details.
This issue will remain open for comment until the code gets to master
in this week's release.
Hi, everyone
I released v1.6.1 a few days ago. This issue has now been resolved, so I am now closing. Thanks again to everyone who helped out!
I get the following compilation error while trying to run the simple blink example for arduino:
Here's the actual code: