Git Product home page Git Product logo

Comments (5)

JoaoLopesF avatar JoaoLopesF commented on May 14, 2024 1

Hi, @stritti

Yes, Your solution is ##correct.
I just updating the library to 1.5.2
Thanks a lot

from remotedebug.

stritti avatar stritti commented on May 14, 2024

I think line

#define rdebug(fmt, ...) rdebugA(fmt, ...)

should be changed to:

#define rdebug(fmt, ...) rdebugA(fmt, ##__VA_ARGS__)

That works for me.

from remotedebug.

stritti avatar stritti commented on May 14, 2024

Maybe there is missing an update for Platform.io? I can see your update in the repro, but the Travis build still fails. It shows that it uses version 1.4.0 but I have not defined special version in platform.ini:
https://github.com/stritti/smart-swimming-pool/blob/master/Pool-Controller/platformio.ini

from remotedebug.

JoaoLopesF avatar JoaoLopesF commented on May 14, 2024

Hi @stritti ,

Please verify now, I update library.json

from remotedebug.

stritti avatar stritti commented on May 14, 2024

now it works, thank you very much @JoaoLopesF !

from remotedebug.

Related Issues (20)

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.