dannyz2
dannyz2
Hey, is it possible to resize the Serial window longer than 8 lines. I can see in the code where it is limited to 8 lines, but am uncertain how...
I loaded one of the examples(keyboardCallback.ino). It compiles fine, but complains of an issue on line 145 of AsyncTelegram2.cpp, easily remedied by adding a space before PRIu32. However, whether I...
Is it possible to send an inlineKeyboard automatically whenever the microcontroller is restarted? Nearly the entire interface for my project is through an inlineKeyboard, which is updated every minute using...
I have the following code that checks for a valid msg.chat_id, and reports to me the unauthorized chat_id, and supposedly, their location. All I ever see for location, is "User...