Git Product home page Git Product logo

Comments (3)

amotl avatar amotl commented on July 19, 2024

Hi @thehi1,

thank you for writing in.

'SerialDebug' was not declared in this scope

It looks like the "SerialDebug.h" file referenced at line 302 can not be found. Can you look on the Arduino Library Manager for a corresponding library? [1]

With kind regards,
Andreas.

[1] It is https://playground.arduino.cc/Code/SerialDebugger/, actually. You can also find it at https://github.com/hiveeyes/arduino/tree/0.17.0/libraries/SerialDebugger.

from arduino.

amotl avatar amotl commented on July 19, 2024

You can also get all of the libraries used within the programs into the libraries folder by invoking:

git submodule update --init --recursive

from arduino.

amotl avatar amotl commented on July 19, 2024

Hi @thehi1,

#33 will now use a different SerialDebug library. Because the SerialDebugger by Arduino referenced above seemed very much outdated, we switched over to another library by Joao Lopes which seems to be amongst the most popular ones when searching on PlatformIO [1].

Please let us know if that actually works. At least, it compiles without errors on my machine when invoking make.

With kind regards,
Andreas.

[1] https://platformio.org/lib/search?query=serialdebug

from arduino.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.