You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Universal-Arduino-Telegram-Bot/src/UniversalTelegramBot.h
Line 25 in 601a1f4
Universal-Arduino-Telegram-Bot/src/UniversalTelegramBot.h
Line 38 in 601a1f4
https://t.me/Luberth_Dijkman
The text was updated successfully, but these errors were encountered: