-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels