🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Compilation errors in Arduino 1.6.5

    Lessons and Guides
    2
    2
    6.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ajb2k3A
      ajb2k3
      last edited by

      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.

      UIFlow, so easy an adult can learn it!
      If I don't know it, be patient!
      I've ether not learned it or am too drunk to remember it!
      Author of the WIP UIFlow Handbook!
      M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

      JJJ 1 Reply Last reply Reply Quote 0
      • JJJ
        JJ @ajb2k3
        last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post