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

Only usage of LogSerialModule #1

Open
duccio opened this issue Oct 2, 2019 · 0 comments
Open

Only usage of LogSerialModule #1

duccio opened this issue Oct 2, 2019 · 0 comments

Comments

@duccio
Copy link

duccio commented Oct 2, 2019

Hello,

thanks for this library! I'm interested in the usage of LogSerialModule only (without, at the moment, the LogMqttModule).

When I include this libraries

#include <GenericLog.h>
#include <NamedLog.h>
#include <LogHandler.h>
#include <LogModule.h>
#include <LogSerialModule.h>

Arduino checks also LogMqttModule and when compiling the library Compiling library "ArduinoUnifiedLog" also the PubSubClientTools is required and I cannot compile because an error error: 'function' in namespace 'std' does not name a template type.

Is it possibile to ignore the MQTT stuff?

Thanks

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

1 participant