Skip to content

Enabling Debugging Without Modifying the Library #357

@ldijkman

Description

@ldijkman

Chat GPT
Enabling Debugging Without Modifying the Library
Given your original attempt:

#define TELEGRAM_DEBUG 1
#define _debug 1
#include <UniversalTelegramBot.h>

This should work in theory,
assuming the library checks for these macros somewhere in its implementation (.cpp files or within the .h file beyond the point of their definition).

stuck
would like to enable Arduino Telegram Library Serial Monitor debugging
from my source without modifying library


https://t.me/Luberth_Dijkman

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