Skip to content

Only usage of LogSerialModule #1

Description

@duccio

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions