Compilation errors in Arduino 1.6.5
-
I have just found issues with Arduino environment.
Adding the following
#include <SD.h>
#include <FS.h>
#include <FSImpl.h>
#include <vfs_api.h>
#include <M5Stack.h>
#include <SPI.h>
#include <Wire.h>
#include <M5Stack.h>Is needed to get the examples to compile.
-
Hi @ajb2k3,
Are you actually using Arduino IDE version 1.6.5 from 2015 - or is that a typo ?
From your comments, I am not sure what issue you have found.
Depending what sketch you are trying to load will dictate what libraries will need to be referenced at the start of the sketch, such as those you list.
If you are having problems loading the examples, perhaps pick one and outline some specific details including error messages.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login