Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile in Platformio #99

Open
Hwerow opened this issue Dec 6, 2023 · 1 comment
Open

Unable to compile in Platformio #99

Hwerow opened this issue Dec 6, 2023 · 1 comment

Comments

@Hwerow
Copy link

Hwerow commented Dec 6, 2023

Hi I have been using Tinymqtt for a while now in a multiple broker configuration. Previously I was able to compile in platformio by deleting Tiny String.cpp from TinyConsole

However, using https://github.com/hsaturn/TinyMqtt/archive/refs/tags/1.1.0.zip, I am unable to compile in platformio as there are multiple errors in TinyConsole.h. I don't understand what is going on and why there are dependencies in TinyConsole

Is there a way to just to use tinymqtt without the tiny console ?

Update
After much trouble I found that I had redefined red and black as hex in my code which caused TinyConsole to throw a wobbly. It still would be good to have mqtt separate from the console if that is possible?

Your advice appreciated

Thanks

@hsaturn
Copy link
Owner

hsaturn commented Mar 6, 2024

Strange, I'm using platformio and all is working well.
I'll have a look, but not yet, sorry, I'm very busy these days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants