Giter VIP home page Giter VIP logo

Comments (4)

hirotakaster avatar hirotakaster commented on July 17, 2024

Hi nmelin,
I update spark.json file Library version to 0.2.0 now, will publish to Spark.io IDE.
This problem was already merged, check the following.
922065b
Thanks.

from mqtt.

nmelin avatar nmelin commented on July 17, 2024

Hello @hirotakaster ,

I see the #include has changed from MQTT.h to MQTT/MQTT.h.
Is that the only change?

I included this change in my MQTTTEST.INO file, but the code still fails to compile in the Spark IDE.
Also the MQTT library inside the spark IDE is still listed as "0.1.0".

Do you have any ideas about why the code fails to compile in the spark IDE?

I want to assist with testing, but I don't understand C well enough to understand why the compile is failing.

Thanks.

from mqtt.

hirotakaster avatar hirotakaster commented on July 17, 2024

Hi nmelin,
I don't get compile error on Spark IDE Web now. check the next on Spark IDE web.

  1. Libraries -> MQTT
  2. click MQTTTEST.INO and "USE THIS EXAMPLE"
  3. #include "MQTT.h" to #include "MQTT/MQTT.h"
  4. click Verify button.
    may be you can compile with no error.
    I don't know why version can't update, I will ask spark community.
    Thanks.

from mqtt.

hirotakaster avatar hirotakaster commented on July 17, 2024

Hi @nmelin,
I finally update MQTT library to 0.2.0 on Spark WebIDE. You can easy to use sample source code. Please check and close this issue.
Thanks.

from mqtt.

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.