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

Enabling Debugging Without Modifying the Library #357

Open
ldijkman opened this issue Jun 23, 2024 · 0 comments
Open

Enabling Debugging Without Modifying the Library #357

ldijkman opened this issue Jun 23, 2024 · 0 comments

Comments

@ldijkman
Copy link

ldijkman commented Jun 23, 2024

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

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